summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-09-09 21:26:40 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-09-09 21:26:40 +0200
commit78acd6505b8c08f47dd44911b567df31d07aa78d (patch)
tree2157faaef308cf43b6bf7c4f78e4f7d8da3979e7 /debian/changelog
parent8d357c5290f737e0f47f1ad62b1256586aade860 (diff)
* cmdline/apt-cache.cc:
- remove the gettext from a string that consists entirely of variables (LP: #56792)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e79d37d04..1e23129b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,9 @@ apt (0.7.15) UNRELEASED; urgency=low
- support having CDs with no Packages file (just a Packages.gz)
by not forcing a verification on non-existing files
(LP: #255545)
+ * cmdline/apt-cache.cc:
+ - remove the gettext from a string that consists entirely
+ of variables (LP: #56792)
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)