diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-04-23 17:13:02 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-04-23 17:13:02 +0200 |
commit | bf99a6d3307af667a23fe09bfc437a553bbbd182 (patch) | |
tree | c1a72b926fb63273c43ce25919f4cdd7b7eb565d /debian/changelog | |
parent | cb658c4eea4bf18295c4acacd637cd94e2473bbc (diff) |
* ftparchive/writer.cc:
- remove 999 chars Files and Checksums rewrite limit (Closes: #577759)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 44ddf1f82..8c0ac3314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ apt (0.7.26~exp4) experimental; urgency=low * apt-pkg/deb/dpkgpm.cc: - remove Chroot-Directory from files passed to install commands. Thanks to Kel Modderman for report & patch! (Closes: #577226) + * ftparchive/writer.cc: + - remove 999 chars Files and Checksums rewrite limit (Closes: #577759) [ Jari Aalto ] * cmdline/apt-get.cc: |