diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-08 23:04:36 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-08 23:04:36 +0200 |
commit | 152ab79e05f077440d76c1c423b013eaeb3fe2ff (patch) | |
tree | 90960a0c850a9cef92285c85ba04c9b2193b1596 /debian/changelog | |
parent | e47c7d16435822f40149cd831ff6ba0a143ded85 (diff) |
* fix FTBFS with gcc 4.3, closes: #417090
(thanks to Martin Michlmayr for the patch)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2dc11190d..7d06d98c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,8 @@ apt (0.6.47) UNRELEASED; urgency=low (thanks to Israel G. Lugo for the patch) * add "purge" commandline argument, closes: #133421) (thanks to Julien Danjou for the patch) + * fix FTBFS with gcc 4.3, closes: #417090 + (thanks to Martin Michlmayr for the patch) -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100 |