summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-12-11 19:46:59 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-12-11 19:46:59 +0100
commit032bd56ff86166fd4b6a8f69bd9d5d1bc57b886e (patch)
treea7265cb15015b80554eedfa8e3a8f0c8fafff687 /debian
parenteed564b853a0e5778080c5c3012517a814041d5a (diff)
- add a ReadLine method
- drop the explicit export of gz-compression handling
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3e4a8fa3c..197e27a65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,10 +31,12 @@ apt (0.8.16~exp9) UNRELEASED; urgency=low
- 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> Sun, 11 Dec 2011 01:30:12 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Sun, 11 Dec 2011 19:34:58 +0100
apt (0.8.16~exp8) experimental; urgency=low