]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/acquire-worker.cc:
[apt.git] / debian / changelog
index 2db8ae677f451b1edea99c57fc0cdde6be3eb804..d6e6a59971353f15b66a912bcb6ddf1ce7e64dfa 100644 (file)
@@ -1,3 +1,15 @@
+apt (0.7.21ubuntu2~ppa1) karmic; urgency=low
+
+  * apt-pkg/acquire-worker.cc:
+    - show error details of failed methods
+  * apt-pkg/contrib/fileutl.cc:
+    - if a process aborts with signal, show signal number
+  * methods/http.cc:
+    - ignore SIGPIPE, we deal with EPIPE from write in 
+      HttpMethod::ServerDie() (LP: #385144)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Jul 2009 14:11:35 +0200
+
 apt (0.7.21ubuntu1) karmic; urgency=low
 
   * merged from the debian-sid bzr branch