]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
[apt.git] / debian / changelog
index 6692191d14a9420a2d1bcab47e3c6cdd288f38c7..15b6eb1062b884950110300848a45117e0f2f500 100644 (file)
@@ -1,3 +1,26 @@
+apt (0.7.22.4) unstable; urgency=low
+
+  [ Michael Vogt ]
+  * apt-pkg/deb/dpkgpm.cc:
+    - when tcgetattr() returns non-zero skip all pty magic 
+      (thanks to Simon Richter, closes: #509866)
+  * apt-inst/contrib/arfile.cc:
+    - show propper error message for Invalid archive members
+  * apt-pkg/packagemanager.cc:
+    - add output about pre-depends configuring when debug::pkgPackageManager
+      is used
+
+  [ Brian Murray ]
+  * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
+    - typo fix (LP: #462328)
+  
+  [ Loïc Minier ]
+  * cmdline/apt-key:
+    - Emit a warning if removed keys keyring is missing and skip associated
+      checks (LP: #218971)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 31 Aug 2009 11:08:03 +0200
+
 apt (0.7.22.3) UNRELEASED; urgency=low
 
   [ Eugene V. Lyubimkin ]