diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 10:01:41 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 10:01:41 +0200 |
commit | cda675393c357aeeb7617652f5fe3c77d803229a (patch) | |
tree | 0636c02972120268bf4871b167f5e8d8ded4f877 /debian | |
parent | 52d9d000a74ea71edff93f00ae38aceb9ada53d4 (diff) | |
parent | 63b528a4585d10926a9972663435bc0abc815345 (diff) |
* apt-pkg/deb/debrecords.cc:
- fix max tag buffer size (LP: #545336, closes: #578959)
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 eb618118d..3421b8b6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ apt (0.7.26~exp4) unstable; urgency=low * test/libapt/getlanguages_test.cc: - Add test for Esperanto that has nocounty associated with them (LP: #560956) + * apt-pkg/deb/debrecords.cc: + - fix max tag buffer size (LP: #545336, closes: #578959) -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 May 2010 09:55:08 +0200 |