diff options
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | 2010-10-07 14:50:25 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-10-07 14:50:25 +0200 |
commit | 3b9c5cc2bdf1584525792aafe4e8f15d09951583 (patch) | |
tree | 1059ebf2cd7e9ea262672b711050bd866524005f /debian/changelog | |
parent | 3a97e9665d126a582c830376bfded145c0f9b2d1 (diff) |
* apt-pkg/deb/deblistparser.cc:
- support ArmHardFloat port in CompleteArch, thanks to Sebastian
Andrzej Siewior for the patch!
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e7d784eb8..c7aead5bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,13 @@ apt (0.8.7) UNRELEASED; urgency=low * Wrong translation for "showauto" fixed. Thanks to Raphaƫl Hertzog Closes: #599265 - -- Christian Perrier <bubulle@debian.org> Tue, 05 Oct 2010 05:35:58 +0200 + [ David Kalnischkies ] + * apt-pkg/deb/deblistparser.cc: + - support ArmHardFloat port in CompleteArch, thanks to Sebastian + Andrzej Siewior for the patch! + + + -- David Kalnischkies <kalnischkies@gmail.com> Thu, 07 Oct 2010 14:46:59 +0200 apt (0.8.6) unstable; urgency=low |