+apt (0.5.22) unstable; urgency=low
+
+ * Updated French translation of man pages from Philippe Batailler
+ <philippe.batailler@free.fr> (Closes: #203119)
+ * Initialize StatusFile in debSystem (Closes: #229791)
+ * Fix apt-get's suggests/recommends printing, which was skipping every
+ other dependency due to both using GlobOr and incrementing the DepIterator
+ (Closes: #229722)
+ * Restore SIGINT/SIGQUIT handlers to their old values (rather than
+ SIG_DFL) after invoking dpkg (Closes: #229854)
+ * Updated Dutch translation of message catalog from cobaco
+ <cobaco@linux.be> (Closes: #229601)
+ * Catalan translation from Antoni Bella, Matt Bonner and Jordi Mallach
+ (Closes: #230102)
+ * Simplified Chinese translation of message catalog from "Carlos
+ Z.F. Liu" <carlos_liu@yahoo.com> (Closes: #230960)
+ * Replace SGML manpages with XML man pages from richard.bos@xs4all.nl
+ (Closes: #230687)
+ * Updated Spanish translation of man pages from Ruben Porras
+ <nahoo82@telefonica.net> (Closes: #231539)
+
+ -- Matt Zimmerman <mdz@debian.org> Sat, 7 Feb 2004 23:05:25 -0800
+
+apt (0.5.21) unstable; urgency=low
+
+ * Patch from Eric Wong <normalperson@yhbt.net> to include apt18n.h after
+ other headers to avoid breaking locale.h when setlocale() is defined
+ as an empty macro. This was not a problem on Debian, but broke
+ compilation on Solaris. (Closes: #226509)
+ * Updated French translation from Pierre Machard <pmachard@debian.org>
+ (Closes: #226886)
+ * Add colons to apt-get's "kept back"/"upgraded"/"downgraded" messages
+ (Closes: #226813)
+ * Fix typo in apt-cache(8) (Closes: #226351)
+ * Clearer error message in place of "...has no available version, but
+ exists in the database" (Closes: #212203)
+ * Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for
+ GLIBC_VER to make cross-compilation easier (Closes: #221528)
+ * Add example preferences file (Closes: #220799)
+ * Updated Greek translation from Konstantinos Margaritis <markos@debian.org>
+ (Closes: #227205)
+ * Updated Spanish translation of man pages from Ruben Porras
+ <nahoo82@telefonica.net> (Closes: #227729)
+
+ -- Matt Zimmerman <mdz@debian.org> Fri, 16 Jan 2004 10:54:39 -0800
+
+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 23:42:50 -0800
+
apt (0.5.19) unstable; urgency=low
* Fix Packages::Extensions support in apt-ftparchive generate