* 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 (Closes: #226509)
+ 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
+ GIBC_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)
--