diff options
author | Ondřej Surý <ondrej@sury.org> | 2014-08-19 17:10:47 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2014-08-19 17:10:47 +0200 |
commit | c3b0bca445431268e71f4837702e64ef1e5a5605 (patch) | |
tree | 5ec9c749853a5a90cb5a7cabd955d918af330c54 | |
parent | 3f59da64ab90079925f7150b61bb436b81032ea3 (diff) | |
download | php-debian/5.6.0_rc4+dfsg-4.tar.gz |
php5 5.6.0~rc4+dfsg-4debian/5.6.0_rc4+dfsg-4
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 210377ca1..ce5b07518 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +php5 (5.6.0~rc4+dfsg-4) unstable; urgency=medium + + * Remove unnoticed bashism from sessionclean script + + -- Ondřej Surý <ondrej@debian.org> Tue, 19 Aug 2014 17:10:40 +0200 + php5 (5.6.0~rc4+dfsg-3) unstable; urgency=medium * Even more fixes and improvements to session cleaning script |