diff options
| author | Ondřej Surý <ondrej@sury.org> | 2012-04-06 12:46:30 +0200 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2012-04-06 12:46:30 +0200 |
| commit | d8b899b65e7a47e8d627df442824035cde06b842 (patch) | |
| tree | 4ad5b3328c68baf10a4ef3641c157fca8b656d1e | |
| parent | 9ea4e869fe8e4c2736b9a64cdb7eef4cc9df786f (diff) | |
| download | php-debian/5.4.0-4.tar.gz | |
prepare 5.4.0-4 releasedebian/5.4.0-4
| -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 ] |
