summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-03-30 03:08:58 +0200
committerMichael Vogt <egon@bottom>2006-03-30 03:08:58 +0200
commitdeb8d32b776073592c9e77a1f3786c251cc8f5eb (patch)
tree40a81da75f9a05f5925441dab9fe3aaa9f3eb7ee /debian
parent5975dc1b05329820b50d86185cf245ec42ae536f (diff)
parentcde41ae88e2742b905991e9e2ebbb535e61eb6d1 (diff)
* merged the apt-ftparchive improvments by aj (thanks dude!)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c8a3271de..b8633d9cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
apt (0.6.43.4) unstable; urgency=low
* apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large
+ * apt-pkg/contrib/sha256.{cc,h},hashes.{cc,h}: support for sha256
+ (thanks to Anthony Towns)
+ * ftparchive/cachedb.{cc,h},writer.{cc,h}: optimizations
+ (thanks to Anthony Towns)
--