diff options
| author | Ondřej Surý <ondrej@sury.org> | 2012-06-19 09:09:50 +0200 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2012-06-19 09:09:50 +0200 |
| commit | 240d5c7d29f23294f97237c37903e9721be880b9 (patch) | |
| tree | 11bd50718fb1d765beacfd9f2333ff5a06e6c143 | |
| parent | 9d3342a52b44f1643979ee35a738f429c39ecea8 (diff) | |
| download | php-debian/5.4.4-2.tar.gz | |
prepare 5.4.4-2 releasedebian/5.4.4-2
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34913cfb5..ae443e837 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +php5 (5.4.4-2) unstable; urgency=high + + * Fix PHP5-FPM not reporting errors to web server (nginx) + (Closes: #677994) + * Bump urgency to high to replace the RC2 version in testing sooner. + + -- Ondřej Surý <ondrej@debian.org> Tue, 19 Jun 2012 09:09:13 +0200 + php5 (5.4.4-1) unstable; urgency=low * Imported Upstream version 5.4.4 |
