diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-05-30 22:40:52 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-05-30 22:40:52 +0200 |
commit | b715de1eb6f937b0a05d91842041a54455946061 (patch) | |
tree | 8ff497cf574be954bacc3c8844446cbc740ead43 /debian/changelog | |
parent | ed3fcf6ef315fc6fe1519f0c67377267bd95666d (diff) |
Bugfixes: write timeout and output size
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eb9a600..1a7b163 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +webserver (1.9) UNRELEASED; urgency=medium + + * Fix fcgi output size (content-length was 1 too big) + * Fix timeout for writing (output) + + -- Roland Reichwein <rr@antcom.de> Sat, 30 May 2020 22:39:49 +0200 + webserver (1.8) unstable; urgency=medium * Automatically reopen broken fcgi sockets |