summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 75a3e2c0a..45804bc63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,10 @@ apt (0.7.21) UNRELEASED; urgency=low
- add Acquire::https::AllowRedirect support
* methods/gpgv.cc:
- properly check for expired and revoked keys (closes: #433091)
+ * fix problematic use of tolower() when calculating the version
+ hash by using locale independant tolower_ascii() function.
+ Thanks to M. Vefa Bicakci (LP: #80248)
+
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)