diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-05 16:59:45 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-05 16:59:45 +0200 |
commit | 6ebaae9a5d794ce69d17e419c109fc185925541c (patch) | |
tree | e062119172a5f427ff507be8fa6af135f1825b57 /debian/changelog | |
parent | 88edd59bb5ff29d1f55612b2ab216a72b9a9898e (diff) |
accept package versions in the unmet command
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5590f20ff..6c9faf119 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low - use pkgCacheFile and the new CacheSets all over the place - add --target-release option (Closes: #115520) - accept pkg/release and pkg=version in show and co. (Closes: #236270) + - accept package versions in the unmet command * apt-pkg/cachefile.{cc,h}: - split Open() into submethods to be able to build only parts - make the OpProgress optional in the Cache buildprocess |