X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/aee7bceb6d00bff8545105f508f2b68b9a53e23b..bd019bd12158c94b4e3998cd1b8dd570d6a89153:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index cec991fbd..9b5633bc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +apt (0.5.23) unstable; urgency=low + + * Cosmetic updates to XML man pages from Richard Bos + * Use the 'binary' target rather than 'all' so that the ssh and bzip2 + symlinks are created correctly + * Updated Simplified Chinese translation of message catalog from Tchaikov + (Closes: #234186) + * Set Cache-Control: max-age=0 for index files to prevent them being out + of sync with each other (important with Release.gpg) + * Add an assert() to make sure that we don't overflow a fixed-size + buffer in the very unlikely event that someone adds 10 packaging + systems to apt (Closes: #233678) + * Fix whitespace in French translation of "Yes, do as I say!", which + made it tricky to type, again. Thanks to Sylvain Pasche + (Closes: #234494) + + -- + +apt (0.5.22) unstable; urgency=low + + * Updated French translation of man pages from Philippe Batailler + (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 + (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" (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 + (Closes: #231539) + * New Czech translation of message catalog from Miroslav Kure + (Closes: #231921) + + -- Matt Zimmerman Mon, 9 Feb 2004 12:44:54 -0800 + apt (0.5.21) unstable; urgency=low * Patch from Eric Wong to include apt18n.h after @@ -8,8 +51,18 @@ apt (0.5.21) unstable; urgency=low (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 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 + (Closes: #227205) + * Updated Spanish translation of man pages from Ruben Porras + (Closes: #227729) + + -- Matt Zimmerman Fri, 16 Jan 2004 10:54:39 -0800 apt (0.5.20) unstable; urgency=low