diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-05 12:54:30 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-05 12:54:30 +0200 |
commit | f44a05ff641523ab8eae84166e9b1a9dcf1b366f (patch) | |
tree | ada2467a11fbcdc0728c88755c640f474ff51e26 /debian | |
parent | 0588779fb2139b70f369ccac20fcc0f3a3e9ed47 (diff) |
add --target-release option (Closes: #115520)
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 d935d06d7..acdc1795f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low * cmdline/apt-cache.cc: - make the search multiarch compatible by using GrpIterator instead - use pkgCacheFile and the new CacheSets all over the place + - add --target-release option (Closes: #115520) * apt-pkg/cachefile.{cc,h}: - split Open() into submethods to be able to build only parts - make the OpProgress optional in the Cache buildprocess |