diff options
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3a801b97b..60ae6e5f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +php5 (5.4.0-4) unstable; urgency=low + + * Change id -u+getent combo to whoami (Courtesy of Michiel van + Leening) + * Fix missing FOUND declaration (pulled from dotdeb) + * Add Breaks for all known broken packages not working with PHP 5.4 + (Closes: #666411) + + -- Ondřej Surý <ondrej@debian.org> Fri, 06 Apr 2012 12:46:14 +0200 + php5 (5.4.0-3) unstable; urgency=high [ Thijs Kinkhorst ] |
