diff options
| author | Ondřej Surý <ondrej@sury.org> | 2012-08-21 17:09:10 +0200 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2012-08-21 17:09:10 +0200 |
| commit | 089bd8126726f59ed6c668272f83734ca2f8a702 (patch) | |
| tree | cb8b7c90456e887a6fe489236353952084dc07a3 | |
| parent | ceb66586ebc2107e1d7647daf5720275b753c877 (diff) | |
| download | php-debian/5.4.4-5.tar.gz | |
prepare 5.4.4-5 releasedebian/5.4.4-5
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5ffe58022..a639d980b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +php5 (5.4.4-5) unstable; urgency=low + + * Get rid of empty examples directory (Closes: #684108) + * Provide sensible default configuration for PHP MIME-types inside + Apache 2 configuration (Closes: #685340) + * Add NEWS text about more strict extension configuration + * Update NEWS and README.Debian based on debian-l10n-english review + (Courtesy of Justing B Rye) + + -- Ondřej Surý <ondrej@debian.org> Tue, 21 Aug 2012 17:05:06 +0200 + php5 (5.4.4-4) unstable; urgency=low * Fix php5-fpm segfault (PHP#62205) |
