]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
add --target-release option (Closes: #115520)
[apt.git] / debian / changelog
index d935d06d7567009849336a5335bae8b1ae4b127d..acdc1795f2bb5c30f67041c46fd002001a114b93 100644 (file)
@@ -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