diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-04-04 08:40:51 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-04-04 08:40:51 +0200 |
commit | b6016f8ef49c7943a48a26171c4982001488dfe5 (patch) | |
tree | 1b49d5d3a09d547d34f8cacd1ea26d8366aed61b | |
parent | 3e2e5babbc9b4ae5b25688347bdf89ea862dbd92 (diff) | |
download | php-debian/5.3.6-7.tar.gz |
prepare 5.3.6-7 releasedebian/5.3.6-7
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fa9964059..97de19195 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +php5 (5.3.6-7) unstable; urgency=low + + * Disable SSLv2 when disabled in OpenSSL (Closes: #620776) + + -- Ondřej Surý <ondrej@debian.org> Mon, 04 Apr 2011 08:40:25 +0200 + php5 (5.3.6-6) unstable; urgency=low * Fix order of do_check in php5-fpm.init to check for the right return |