summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-07-16 17:42:54 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-07-16 17:42:54 +0200
commitfe1af091b871f9af715d729e515f2e3a62802c6f (patch)
tree427da5c50303e3a430b4210e325480411139a598 /debian/changelog
parentd3814b27a7ba26236835180c37de72e6afbdffb2 (diff)
* cmdline/apt-cache.cc:
- be able to omit dependency types in (r)depends (Closes: #319006)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 76354aad7..128309b51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ apt (0.7.26~exp11) experimental; urgency=low
[ David Kalnischkies ]
* apt-pkg/depcache.cc:
- handle "circular" conflicts for "all" packages correctly
+ * cmdline/apt-cache.cc:
+ - be able to omit dependency types in (r)depends (Closes: #319006)
-- David Kalnischkies <kalnischkies@gmail.com> Wed, 14 Jul 2010 22:58:08 +0200