summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-12-08 09:58:04 -0800
committerMichael Vogt <michael.vogt@ubuntu.com>2008-12-08 09:58:04 -0800
commitd4cd303eae3d686b62b55e8a8202a3430b16f038 (patch)
tree9ffd2645d7190901ef08f096330f819478d0a36c /debian
parent99921bf936f050c77f424f85a658fcdbef98326e (diff)
* apt-pkg/indexrecords.cc:
- fix some i18n issues * apt-pkg/contrib/strutl.h: - add new strprintf() function to make i18n strings easier
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 1ab8e0968..77a5bac1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ apt (0.7.17) UNRELEASED; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- fix potential hang when in a backgroud process group
- fix SIGHUP handling (closes: #463030)
+ * apt-pkg/indexrecords.cc:
+ - fix some i18n issues
+ * apt-pkg/contrib/strutl.h:
+ - add new strprintf() function to make i18n strings easier
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)