summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-24 20:08:16 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-24 20:08:16 +0000
commit049c0171c286bbce536c2732ac17605fdea78410 (patch)
tree53b606474fd03b0ed0bb3cfab7c7ae13b7ee800b /debian
parent4845b8d50e9b1546127423aba675635024c93aa1 (diff)
Call setlocale and bindtextdomain in the http method
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1d6ca2526..28279ebf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
apt (0.5.32) unstable; urgency=low
- *
+ * Call setlocale and bindtextdomain in the http method, so that the
+ messages are properly localised (Closes: #282700)
--