diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c1c7f9ab3..d638d7f8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,12 @@ apt (0.5.20) unstable; urgency=low * Fixed German translations of "Suggested" from Christian Garbs <debian@cgarbs.de> (Closes: #197960) + * Add an "apt-cache madison" command with an output format similar to + the katie tool of the same name (but less functionality) + * Fix debSourcesIndex::Describe() to correctly say "Sources" rather than + "Packages" - -- Matt Zimmerman <mdz@debian.org> Sat, 3 Jan 2004 17:44:40 -0800 + -- Matt Zimmerman <mdz@debian.org> Sat, 3 Jan 2004 23:42:50 -0800 apt (0.5.19) unstable; urgency=low |