diff options
author | Omar Polo <op@omarpolo.com> | 2024-08-25 11:15:21 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-08-25 11:15:21 +0000 |
commit | ac211aee5028e459745d1ed8d851200a86f1c8dd (patch) | |
tree | ff9451b24fa806d394cfe2fb1a0264260cd8e6e4 /ChangeLog | |
parent | 874fc54df548a80a201a8f1f7595e8b995c81517 (diff) |
prepare release 2.1.12.1.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2024-08-23 Omar Polo <op@omarpolo.com> + + * configure (VERSION): release 2.1.1 + +2024-08-23 Omar Polo <op@omarpolo.com> + + * work around comically tiny HOST_NAME_MAX on glibc-based systems. + 2024-08-18 Christoph Liebender <cristoph.liebender@posteo.de> * fcgi.c (fcgi_req): send the port, not the hostname, as SERVER_PORT. |