]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-cache.cc:
[apt.git] / debian / changelog
index 023d513be380c74e1faa1667758c02f8afa3bf1a..054088ec26bc0a455e93f6ce49d913b812e06276 100644 (file)
@@ -25,8 +25,15 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low
   * apt-pkg/packageset.h:
     - add a simple wrapper around std::set for packages with it
     - move regex magic from apt-get to new FromRegEx method
+    - move cmdline parsing from apt-cache to new FromCommandLine method
+  * apt-pkg/contrib/cmdline.cc:
+    - fix segfault in SaveInConfig caused by writing over char[] sizes
+  * apt-pkg/pkgcache.cc:
+    - get the best matching arch package from a group with FindPreferredPkg
+  * cmdline/apt-cache.cc:
+    - make the search multiarch compatible by using GrpIterator instead
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 29 May 2010 19:09:05 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Mon, 31 May 2010 20:00:24 +0200
 
 apt (0.7.26~exp5) experimental; urgency=low