diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-02 15:08:58 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-02 15:08:58 +0100 |
commit | e75aa33384d52635fba502bed628bc68f9cb5066 (patch) | |
tree | 2a4c672f6cda0821bf882f923be78849c97d4ee5 /debian/changelog | |
parent | 71ecaad29d8066a494f516efc5efd80860653fe2 (diff) |
g++ 4.7 fixes
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df50eefbd..e6389dd06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ apt (0.8.16~exp8) experimental; urgency=low - use a pointer-union to peace gcc strict-aliasing warning * apt-pkg/deb/deblistparser.cc: - M-A: foreign packages provide for other archs, too + + [ Michael Vogt ] + * g++ 4.7 fixes -- David Kalnischkies <kalnischkies@gmail.com> Thu, 03 Nov 2011 09:40:29 -0500 |