diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-11-24 11:51:27 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-11-24 11:51:27 +0100 |
commit | 852577cb84ba901d49d71b600585bcb1254c9d5f (patch) | |
tree | c1950484deb3bad3afdb7f58de806829e9f6d659 | |
parent | 24f3e9105723b221280b003ba1eb81f2523d01a2 (diff) | |
download | php-852577cb84ba901d49d71b600585bcb1254c9d5f.tar.gz |
prepare 5.4.4-10 releasedebian/5.4.4-10
-rw-r--r-- | debian/changelog | 8 |
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) |