+ * 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)
+ * Checked against Standards-Version 3.6.1 (no changes)
+
+ -- Matt Zimmerman <mdz@debian.org> Tue, 16 Mar 2004 22:47:55 -0800