summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ed78fb7..6e92513 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+lighttpd (1.4.16-4) unstable; urgency=low
+
+ * debian/control: Drop conflict with gamin as it appears it was not the
+ issue. (Closes: #438058).
+ * src/mod_mysql_vhost.c: Enable mysql auto-connect mode, as it's not default
+ in mysql 5.x anymore. (Closes: #428677).
+
+ -- Pierre Habouzit <madcoder@debian.org> Sat, 18 Aug 2007 10:27:22 +0200
+
lighttpd (1.4.16-3) unstable; urgency=high
* Urgency set to high due to RC bug fix.