summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2012-10-26 14:32:20 +0200
committerOndřej Surý <ondrej@sury.org>2012-10-26 14:32:20 +0200
commitfaf9faccfa1f6c2ccbdecf80b9d0ebea835aef3c (patch)
tree19f48838c806d3d2f77055181d315840be2fc745
parente1a5632f0b1af2f74931ee1267b8082bc68ce81b (diff)
downloadphp-debian/5.4.4-9.tar.gz
prepare 5.4.4-9 releasedebian/5.4.4-9
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5af15ac13..f3ce64282 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+php5 (5.4.4-9) unstable; urgency=low
+
+ * Add logrotate script for php5-fpm (Closes: #683415)
+ * Add more warning text about new php5_cgi apache2 module (Closes: #687307)
+ * Add Breaks: php5-suhosin so people don't try to use it with PHP 5.4
+
+ -- Ondřej Surý <ondrej@debian.org> Fri, 26 Oct 2012 14:32:02 +0200
+
php5 (5.4.4-8) unstable; urgency=low
* Remove IfModule to always interpret PHP if the module is enabled