]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/contrib/fileutl.cc:
[apt.git] / debian / changelog
index e451bf755d4908d5104f65a6fc1b1096a782b5a8..922c0720b0cf3783a52290965aa978a77ba47f38 100644 (file)
@@ -21,6 +21,9 @@ apt (0.9.4) UNRELEASED; urgency=low
       are no longer build in the same target as the manpages
   * apt-pkg/acquire-methods.cc:
     - factor out into private Dequeue() to fix access to deleted pointer
+  * apt-pkg/contrib/fileutl.cc:
+    - ensure that we close compressed fds, wait for forks and such even if
+      the FileFd itself is set to not autoclose the given Fd
 
   [ Raphael Geissert ]
   * apt-pkg/acquire*.cc: