diff options
author | Michael Vogt <egon@bottom> | 2007-06-08 23:37:27 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2007-06-08 23:37:27 +0200 |
commit | d22bcfc4b0b2d0056126a1c690f778b1c3ddaf17 (patch) | |
tree | 76ad73c7e8a5692e8a04d66d0e9c97a88560180c /debian/changelog | |
parent | 859110cdec2f211beb45305134d095fd8926d552 (diff) | |
parent | cce08fb5aca7dd01706cecea845b183dc62b1717 (diff) |
* Removed the more leftover #pragma interface/implementation
closes: #306937 (thanks to Andreas Henriksson 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 05e3b58ef..41609bd74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,8 @@ apt (0.7.2) unstable; urgency=low * fix FTBFS with gcc 4.3, closes: #417090 (thanks to Martin Michlmayr for the patch) * add --dsc-only option, thanks to K. Richard Pixley + * Removed the more leftover #pragma interface/implementation + closes: #306937 (thanks to Andreas Henriksson for the patch) -- Michael Vogt <mvo@debian.org> Wed, 06 Jun 2007 23:19:50 +0200 |