summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlaf van der Spek <olafvdspek@gmail.com>2010-05-23 09:20:24 +0000
committerOlaf van der Spek <olafvdspek@gmail.com>2010-05-23 09:20:24 +0000
commit86755d2e1a1742b8fe8ae70c15a3b0bbe7c82b0d (patch)
treed18fefb436bae3963c694998473b4003d0801b94
parent91e0f5003950b2d70a2a1352a3d4cbe875250320 (diff)
downloadlighttpd-86755d2e1a1742b8fe8ae70c15a3b0bbe7c82b0d.tar.gz
update changelog up to r444
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 54252a3..a02bc03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ lighttpd (1.4.26-2) UNRELEASED; urgency=low
* reduce max-procs from 2 to 1 (closes: 456200)
* move debian doc handling into it's own file
* set default vhost dir to /srv/<host>/htdocs (closes: 471054)
+ * use delaycompress instead of copytruncate for logrotate (closes: 563626)
+ * don't wait for old process to stop before starting new one for reload (closes: 504315)
+ * use reopen-logs for logrotate (closes: 504319)
* move evhost conf into it's own file
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Tue, 09 Feb 2010 18:28:44 +0100