diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-06-06 14:00:21 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-06-06 14:00:21 +0200 |
commit | 33528a29b8c8320e7f3849d3ab69b9f109b3b62f (patch) | |
tree | 9b63c154d8d690f43af9252593c4479fd6517630 /debian/changelog | |
parent | d0db131a73933d0a6c65bab59d1e0e4f6a185338 (diff) |
webserver 1.9
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6b39f92..82579ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -webserver (1.9) UNRELEASED; urgency=medium +webserver (1.9) unstable; urgency=medium * Fix fcgi output size (content-length was 1 too big) * Fix timeout for writing (output) * FCGI: speedup data read from web application + * Build system cleanup - -- Roland Reichwein <rr@antcom.de> Sat, 30 May 2020 22:39:49 +0200 + -- Roland Reichwein <rr@antcom.de> Sat, 06 Jun 2020 14:00:04 +0200 webserver (1.8) unstable; urgency=medium |