diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 10:43:56 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 10:43:56 +0200 |
commit | b1471fb3f60fdb9f91a45723ca70649204df7bdb (patch) | |
tree | 04c1fe655279fabbac4011a45273b0279f628817 /debian | |
parent | 6007c1d41d5aae7ae22fee89824175f925b9e680 (diff) | |
parent | cda675393c357aeeb7617652f5fe3c77d803229a (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 d414af35a..3ec1617c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -66,6 +66,8 @@ apt (0.7.26~exp4) UNRELEASEDexperimental; 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) [ Julian Andres Klode ] * apt-pkg/contrib/weakptr.h: |