diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-14 12:12:23 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-14 12:12:23 +0200 |
commit | 8545b536e3459a06fa007e2c307a77188e5de4b1 (patch) | |
tree | df57c13d1befae5c25d257455abf9f16e27d858a /debian | |
parent | 10df254bd756cea401e2564d465bbb4a99ee8e9e (diff) |
handle multiple --{tar,diff,dsc}-only options correctly
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
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: |