diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-14 13:24:23 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-14 13:24:23 +0200 |
commit | 7427781db6d1ca8b14167145d7884ad2f40bab5d (patch) | |
tree | 0d8f085e0c0deeca6187e6afdbaec364565e02b2 /debian | |
parent | a0e07f3ec885c12c733c12805391646c202f3f31 (diff) |
* [abi-break] Support large files in the complete toolset. Indexes of this
* bump ABI version
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f332c9972..1c17a42ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ apt (0.8.16~exp6) experimental; urgency=low [ David Kalnischkies ] - * Support large files in the complete toolset. Indexes of this + * [abi-break] Support large files in the complete toolset. Indexes of this size are pretty unlikely for now, but we need it for deb packages which could become bigger than 4GB now (LP: #815895) + + [ Michael Vogt ] + * bump ABI version -- David Kalnischkies <kalnischkies@gmail.com> Tue, 13 Sep 2011 17:51:49 +0200 |