From c33b707e5dbfced74e5dd02f663bc88210ddb94b Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:06:06 +0000 Subject: * Implement an ugly workaround for the 10000-character ... Author: mdz Date: 2004-03-17 05:58:54 GMT * Implement an ugly workaround for the 10000-character limit on the Binaries field in debSrcRecordParser, until such time as some things can be converted over to use STL data types (ABI change) (Closes: #236688) * Increase default tagfile buffer from 32k to 128k; this arbitrary limit should also be removed someday (Closes: #174945) --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7d4fd17b0..1fb46ae69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,11 @@ apt (0.5.24) unstable; urgency=low * In pkgAcquire::Shutdown(), set the status of fetching items to StatError to avoid a sometimes large batch of error messages (Closes: #234685) + * Implement an ugly workaround for the 10000-character limit on the + Binaries field in debSrcRecordParser, until such time as some things + can be converted over to use STL data types (ABI change) (Closes: #236688) + * Increase default tagfile buffer from 32k to 128k; this arbitrary limit + should also be removed someday (Closes: #174945) -- -- cgit v1.2.3