From: David Kalnischkies Date: Sat, 1 Aug 2009 17:50:42 +0000 (+0200) Subject: [debian/changelog] correct two typos in the changelog for 0.7.22 X-Git-Tag: 0.7.23~1^2~18 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/33250e2f415611f820e24ba2f9f4d0e568d67d02?ds=sidebyside [debian/changelog] correct two typos in the changelog for 0.7.22 --- diff --git a/debian/changelog b/debian/changelog index 9987b7444..7f9cc0c02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -73,7 +73,7 @@ apt (0.7.22) unstable; urgency=low (off by default) - send "dpkg-exec" message on the status fd when dpkg is run - provide DPkg::Chroot-Directory config option (useful for testing) - - fix potential hang when in a backgroud process group + - fix potential hang when in a background process group * apt-pkg/algorithms.cc: - consider recommends when making the scores for the problem resolver @@ -102,7 +102,7 @@ apt (0.7.22) unstable; urgency=low * apt-pkg/deb/debsystem.cc: - make strings i18n able * fix problematic use of tolower() when calculating the version - hash by using locale independant tolower_ascii() function. + hash by using locale independent tolower_ascii() function. Thanks to M. Vefa Bicakci (LP: #80248) * build fixes for g++-4.4 * cmdline/apt-mark: