diff options
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2341010a9..e2a4e0257 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ php5 (5.6.0~alpha1+dfsg-1) experimental; urgency=medium * New upstream version 5.6.0~alpha1+dfsg + * PHPAPI has changed. Yay, yet another transition\! * Update patches for 5.6.0~alpha1 release + * Fix -Wformat=security errors in phpdbg + * Remove unsafe tmpnam usage in phpdbg + * Crude hack to make apache2filter work by copying the function from apache2handler + * Don't install README.PHP4-TO-PHP5-THIN-CHANGES; removed upstream - -- Ondřej Surý <ondrej@debian.org> Tue, 28 Jan 2014 11:01:17 +0100 + -- Ondřej Surý <ondrej@debian.org> Tue, 28 Jan 2014 13:47:52 +0100 php5 (5.5.8+dfsg-3) unstable; urgency=low |