diff options
author | Michael Vogt <egon@bottom> | 2006-07-26 16:15:35 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-07-26 16:15:35 +0200 |
commit | 91142a84b8cf5b3f06947647c032dbbd8a996a36 (patch) | |
tree | d28986aff20b416811f0b20b6b69f7da33595631 /debian | |
parent | 961c7214468e3fce4deb432d3a0b31b2510aaafe (diff) | |
parent | 99c2e5aca0b8284762158b5052766a7d64bf4ffd (diff) |
* support non-mmapable files again
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cf0b76a3e..25b015ddf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ apt (0.6.45exp1) experimental; urgency=low * fix apt-get dist-upgrade * fix warning if no /var/lib/apt/extended_states is present * don't download Translations for deb-src sources.list lines + * apt-pkg/tagfile.cc: + - support not-mmapable files again -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 Jul 2006 11:55:22 +0200 |