]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
- add a ReadLine method
[apt.git] / debian / changelog
index 685774a8f1ee7113fb36f00c35f79e51837951aa..197e27a65b7b3ff416836cc8222d1075c0fd8e57 100644 (file)
@@ -1,4 +1,3 @@
-
 apt (0.8.16~exp9) UNRELEASED; urgency=low
 
   [ Julian Andres Klode ]
@@ -30,8 +29,14 @@ apt (0.8.16~exp9) UNRELEASED; urgency=low
       resolver as it's basically the same for the user, so no need to choose
   * cmdline/apt-config.cc:
     - dump the APT::Compressor settings correctly and completely
+  * apt-pkg/contrib/fileutl.{h,cc}:
+    - implement a ModificationTime method for FileFd
+    - add a ReadLine method
+    - drop the explicit export of gz-compression handling
+  * apt-pkg/cdrom.cc:
+    - support InRelease files on cdrom
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 10 Dec 2011 17:34:50 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com>  Sun, 11 Dec 2011 19:34:58 +0100
 
 apt (0.8.16~exp8) experimental; urgency=low