summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-03-17 14:47:05 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-03-17 14:47:05 +0100
commit7e2b56a39618589e77ea8c73611ab0aae39aae7f (patch)
tree7be6ba77b32b56a72558aa21ea61f42aae9df4a2 /debian
parentb45fb8db8c586fa837a9d1ad0c2247a7e003e51f (diff)
* apt-pkg/pkgcachegen.cc:
- merge versions correctly even if multiple different versions with the same version number are available. Thanks to Magnus Holmgren for the patch! (Closes: #351056)
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 ddbf19214..bdafa70e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ apt (0.7.26) UNRELEASED; urgency=low
* doc/makefile, doc/*:
- generate subdirectories for building the manpages in on the fly
depending on the po files we have.
+ * apt-pkg/pkgcachegen.cc:
+ - merge versions correctly even if multiple different versions
+ with the same version number are available.
+ Thanks to Magnus Holmgren for the patch! (Closes: #351056)
[ Julian Andres Klode ]
* cmdline/apt-mark: