summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2008-10-29 09:37:45 +0100
committerMichael Vogt <mvo@debian.org>2008-10-29 09:37:45 +0100
commitab48734ffcd5ba0aeb858a8401233cffafe188bb (patch)
tree95e67079f5aeb096d7558b9e98b795407e7518e6 /debian
parent3c8cda8b05d6eeaef76c7ccc673fe378b0c74f37 (diff)
parent708ead3a44ac2f5ea625343c5d1b3404cca8a481 (diff)
* apt-pkg/acquire-item.cc:
- fix a merge modification (done by me) that prevents the fallback to the uncompressed 'Packages' to work correctly
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0347e83ff..566ed4324 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.7.17~exp3) experimental; urgency=low
+
+ * apt-pkg/acquire-item.cc:
+ - fix a merge modification (done by me) that prevents the
+ fallback to the uncompressed 'Packages' to work correctly
+
+ -- Michael Vogt <mvo@debian.org> Wed, 29 Oct 2008 09:36:24 +0100
+
apt (0.7.17~exp2) experimental; urgency=low
[ Eugene V. Lyubimkin ]
@@ -11,7 +19,6 @@ apt (0.7.17~exp2) experimental; urgency=low
[ Michael Vogt ]
* fix various -Wall warnings
-
-- Michael Vogt <mvo@debian.org> Tue, 28 Oct 2008 18:06:38 +0100
apt (0.7.17~exp1) experimental; urgency=low