summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-01-08 13:48:06 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-01-08 13:48:06 +0100
commit38e00525e62cb2e995bfe310aabf03762b1fdf7a (patch)
tree4cca167083fbe914931f53b308a3f69bac0ec855 /debian
parent73fc19d055b20178e5efae08013fe24663f6d89c (diff)
* apt-pkg/contrib/strutl.cc:
- fix TimeToStr i18n (LP: #289807)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7600db699..fea9133ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,8 @@ apt (0.7.21) UNRELEASED; urgency=low
and show a message (LP: #202219)
* apt-pkg/deb/debsystem.cc:
- make strings i18n able
+ * apt-pkg/contrib/strutl.cc:
+ - fix TimeToStr i18n (LP: #289807)
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)