summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-14 12:12:23 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-14 12:12:23 +0200
commit8545b536e3459a06fa007e2c307a77188e5de4b1 (patch)
treedf57c13d1befae5c25d257455abf9f16e27d858a /debian
parent10df254bd756cea401e2564d465bbb4a99ee8e9e (diff)
handle multiple --{tar,diff,dsc}-only options correctly
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2ad9fbdd2..cb0bd6aa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low
* cmdline/apt-get.cc:
- rerun dpkg-source in source if --fix-broken is given (Closes: #576752)
- don't suggest held packages as they are installed (Closes: #578135)
+ - handle multiple --{tar,diff,dsc}-only options correctly
* cmdline/apt-cache.cc:
- use GroupCount for package names in stats and add a package struct line
* methods/rred.cc: