]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
replace backticks with single quote in broken packages message.
[apt.git] / debian / changelog
index ffab08eb107a8b471930ac3e9a60880747c48b29..d1068b64d1e96dda988a69030fece995db9a0630 100644 (file)
@@ -11,8 +11,18 @@ apt (0.7.26~exp4) experimental; urgency=low
     - check for and create directories in Setup if needed instead of
       error out unfriendly in the Constructor (Closes: #523920, #525783)
     - optional handle a lock file in Setup()
+  * apt-pkg/acquire-item.cc:
+    - Acquire::ForceHash to force method for expected hash
   * cmdline/apt-get.cc:
     - remove the lock file handling and let Acquire take care of it instead
+    - display MD5Sum in --print-uris if not forced to use another method
+      instead of displaying the strongest available (Closes: #576420)
+    - regex for package names executed on Grp- not PkgIterator
+    - replace backticks with single quote in broken packages message.
+      Thanks to Jari Aalto for spotting & patching! (Closes: #577168)
+  * apt-pkg/deb/dpkgpm.cc:
+    - remove Chroot-Directory from files passed to install commands.
+      Thanks to Kel Modderman for report & patch! (Closes: #577226)
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 03 Apr 2010 14:58:39 +0200