diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-01-12 23:24:29 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-01-12 23:24:29 +0100 |
commit | bde446bcc08483707dc20a0bbf85ad70bc9d1496 (patch) | |
tree | 5a8e946fe6c8067147828208808024209a6fdc3c /debian/changelog | |
parent | 702d32b41c1c4f496dba046c2017cb5b907e55cd (diff) |
Test and fix IPv6 FCGI support
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b16b192..0ebbed9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ webserver (1.18~pre1) UNRELEASED; urgency=medium * Added websockets support (configurable forwarding proxy) * CGI bugfix: Executable execute bits check * Added example configurations + * FCGI bugfix: IPv6 support -- Roland Reichwein <mail@reichwein.it> Sun, 08 Jan 2023 15:26:48 +0100 |