summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-09-22 14:17:13 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-09-22 14:17:13 +0200
commita52d11fbc14f8fb10deb93a5898f53a633acbec1 (patch)
tree67223c4f0b2502febc681a5fccb0637c839b6aba /debian
parentdb1f14695ce3e5e49e05f67f3ae2225b6706ec66 (diff)
* ftparchive/cachedb.cc:
- fix buffersize in bytes2hex
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1665d616e..51d09d28a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
apt (0.8.16~exp5) experimental; urgency=low
+ [ Michael Vogt ]
* apt-pkg/makefile:
- install sha256.h compat header
* apt-pkg/pkgcachegen.{cc,h}:
@@ -22,6 +23,10 @@ apt (0.8.16~exp5) experimental; urgency=low
- fix fetching language information by adding OptionalSubIndexTarget
* methods/https.cc:
- cleanup broken downloads properly
+
+ [ Colin Watson ]
+ * ftparchive/cachedb.cc:
+ - fix buffersize in bytes2hex
-- Michael Vogt <mvo@debian.org> Fri, 05 Aug 2011 10:57:08 +0200