summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-31 20:00:16 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-31 20:00:16 +0200
commitbd2fb30a8647293f80b085d0308e66bb9219e662 (patch)
tree57b557e653984d2d7fcb38fc60d75220f9712b14 /debian
parent093e9f5d30f37164dd28d639fedfb059e105e43e (diff)
* apt-pkg/pkgcache.cc:
- get the best matching arch package from a group with FindPreferredPkg
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6341484f2..920003484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,8 +28,10 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low
- move cmdline parsing from apt-cache to new FromCommandLine method
* apt-pkg/contrib/cmdline.cc:
- fix segfault in SaveInConfig caused by writing over char[] sizes
+ * apt-pkg/pkgcache.cc:
+ - get the best matching arch package from a group with FindPreferredPkg
- -- David Kalnischkies <kalnischkies@gmail.com> Mon, 31 May 2010 17:21:00 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Mon, 31 May 2010 19:59:04 +0200
apt (0.7.26~exp5) experimental; urgency=low