]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
support special release-modifier 'installed' and 'candidate'
[apt.git] / debian / changelog
index 6c9faf119e5fd848a56d4f32f7b72f3e4e1d251f..21093b05608a1cbcd11a31670c8e018082b52514 100644 (file)
@@ -25,6 +25,7 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low
     - add simple wrapper around std::set for cache structures
     - move regex magic from apt-get to new FromRegEx method
     - move cmdline parsing from apt-cache to new FromCommandLine method
+    - support special release-modifier 'installed' and 'candidate'
   * apt-pkg/contrib/cmdline.cc:
     - fix segfault in SaveInConfig caused by writing over char[] sizes
   * apt-pkg/pkgcache.cc: