summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-01-09 21:19:03 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-01-09 21:19:03 +0100
commitc8e572e3cf36209f3693ce83c47ebce02be9fb99 (patch)
treeaebb4cc60dece8d498913102e615bb14949ae253 /debian/changelog
parent1c5f0d75328fdd0d80802cc05398d6cf6e08a8b2 (diff)
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
- add debug option Debug::pkgCacheGen - merge fix for apt-get source pkg=version regression (closes: #561971)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index adbcf815b..172a50b5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,10 +33,13 @@ apt (0.7.25.1) UNRELEASED; urgency=low
* methods/https.cc:
- finally merge the rest of the patchset from Arnaud Ebalard
with the CRL and Issuers options, thanks! (Closes: #485963)
+ * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
+ - add debug option Debug::pkgCacheGen
[ Michael Vogt ]
* cmdline/apt-get.cc:
- - fix apt-get source pkg=version regression (closes: #561971)
+ - merge fix for apt-get source pkg=version regression
+ (closes: #561971)
* po/ru.po:
- merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)