diff options
-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 |