summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-12-16 06:59:56 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-12-16 06:59:56 +0100
commit616c8327a7b57dc4fedf5d1952a2b14559002fd8 (patch)
tree07b72ff008151f65ea3caa2900fe438017a449c6 /debian/changelog
parentbb3ac2f648764e7ee2a8cdc7739d56de6311c88f (diff)
* apt-pkg/indexrecords.cc:
- fix some i18n issues * apt-pkg/contrib/strutl.h: - add new strprintf() function to make i18n strings easier * apt-pkg/dev/debsystem.cc: - add missing apti18n.h header
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8c69f4b34..6abba0096 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,13 +6,19 @@ apt (0.7.19ubuntu2) jaunty; urgency=low
* cmdline/apt-get.cc:
- fix "apt-get source pkg=ver" if binary name != source name
(LP: #202219)
+ * apt-pkg/indexrecords.cc:
+ - fix some i18n issues
+ * apt-pkg/contrib/strutl.h:
+ - add new strprintf() function to make i18n strings easier
+ * apt-pkg/dev/debsystem.cc:
+ - add missing apti18n.h header
[ Ian Weisser ]
* /apt-pkg/deb/debsystem.cc:
- add 'sudo' to the error message to "run 'dpkg --configure -a'"
(LP: #52697)
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Dec 2008 06:59:17 +0100
apt (0.7.19ubuntu1) jaunty; urgency=low