summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 00:58:53 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 00:58:53 +0200
commit75c541fdeda664bdf0e48e68a2aa5dae7015587c (patch)
tree17c3f78fd38e4de1b5877bda0512e54b80098c08 /debian
parentc407612f82f02ed97ec879e48e3cd1c187b4f5ea (diff)
* apt-pkg/tagfile.cc,h:
- make the internal buffer grow dynamically if required
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 77c7cf698..6b842898c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,8 @@ apt (0.6.46.1) unstable; urgency=low
* fi.po: Updated to 514t. Closes: #390149
* eu.po: Updated to 514t. Closes: #389725
* vi.po: Updated to 514t. Closes: #388555
- * use a bigger buffer in tagfile for now, this needs to
- become much more dynamic (closes: #388708)
+ * make the internal buffer in pkgTagFile grow dynamically
+ (closes: #388708)
--