summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorOlaf van der Spek <olafvdspek@gmail.com>2010-05-26 08:07:59 +0000
committerOlaf van der Spek <olafvdspek@gmail.com>2010-05-26 08:07:59 +0000
commit6e51fd868593ec064d22f7b359fe799e3e166e2e (patch)
treecaf99054e6ee3a57ff31ddf68f37ace965ef563a /debian/changelog
parent8c66bf7fa1015deb0fba8277b26cd9f87422d183 (diff)
downloadlighttpd-6e51fd868593ec064d22f7b359fe799e3e166e2e.tar.gz
remove spawn-fcgi alternative update from prerm
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 27f2eb5..defc874 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ lighttpd (1.4.26-2) UNRELEASED; urgency=low
[ Olaf van der Spek ]
* take conf dir as an optional parameter (closes: 489854)
- * don't try to make /var/run/lighttpd when invoked with status (closes: #538662)
+ * don't try to make /var/run/lighttpd when invoked with status (closes: 538662)
* split FastCGI PHP conf from FastCGI conf (closes: 515699)
* reduce max-procs from 2 to 1 (closes: 456200)
* move debian doc handling into it's own file
@@ -15,6 +15,7 @@ lighttpd (1.4.26-2) UNRELEASED; urgency=low
* 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)
+ * add no-www.conf (for use with evhost and simple-vhost, closes: 471055)
* move evhost conf into it's own file
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Tue, 09 Feb 2010 18:28:44 +0100