diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-25 18:15:36 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-25 18:15:36 +0100 |
commit | 3aa695e3e07925d89bae59e0890f1f3b55b9e15a (patch) | |
tree | a868ba08cf10ba3dbba07059855943a50e7e8e89 /debian | |
parent | 49012e99a80a08925e4ad9911308c1c1b5cb33fb (diff) | |
parent | baef9c95ed1b03e13ab6f61fc2e166169d7710a8 (diff) |
merge my rred-rewrite branch & add it's changes to the changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4718015a3..fb82eedd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,12 @@ apt (0.7.25) UNRELEASED; urgency=low - bump policy to 3.8.3 as we have no outdated manpages anymore * debian/NEWS: - fix a typo in 0.7.24: Allready -> Already (Closes: #557674) + * methods/rred.cc: + - rewrite to be able to handle even big patch files + - adopt optional mmap+iovec patch from Morten Hustveit + (Closes: #463354) which should speed up a bit. Thanks! + * apt-pkg/contrib/mmap.{cc,h}: + - extend it to have a growable flag - unused now but maybe... [ Chris Leick ] * doc/ various manpages: |