summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f3ce64282..e278a02bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+php5 (5.4.4-10) unstable; urgency=low
+
+ [ Lior Kaplan ]
+ * Support removing dangling symlinks, users are allowed to remove configuration files
+ * Exit with code 0 even if module symlink doesn't exist (Closes: #692013)
+
+ -- Ondřej Surý <ondrej@debian.org> Sat, 24 Nov 2012 11:51:17 +0100
+
php5 (5.4.4-9) unstable; urgency=low
* Add logrotate script for php5-fpm (Closes: #683415)