summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormartin@piware.de <>2010-06-10 15:19:10 +0200
committermartin@piware.de <>2010-06-10 15:19:10 +0200
commit31e1187be48846395cb3b57f0e9a731261a1484c (patch)
tree50fcd6deb4bb0a52ce4b643aaeee5c68aa7cfd49 /debian
parent6617de4d12e2bae1a463af2a6631dd2f109da7be (diff)
* Add test/test-indexes.sh:
- Test behaviour of index retrieval and usage, in particular with uncompressed and gzip compressed indexes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7facf6f80..bd328fd08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low
- If the Acquire::GzipIndexes option is true and we download a gzipped
index file, keep it as it is (and rename to .gz) instead of
uncompressing it.
+ * Add test/test-indexes.sh:
+ - Test behaviour of index retrieval and usage, in particular with
+ uncompressed and gzip compressed indexes.
-- Christian Perrier <bubulle@debian.org> Tue, 11 May 2010 19:52:00 +0200