summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e6ab3add..78462891b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,8 @@ dpkg (1.15.5) UNRELEASED; urgency=low
* Use the size from stat to allocate the buffers for readlink, instead of
indefinitely calling readlink and growing the buffer. This should reduce
memory usage when handling lots of symlinks, and be slightly faster.
+ * Rework varbuf api to avoid increasing buffers indefinitely when adding
+ content to them, regardless of space being already available.
[ Raphaƫl Hertzog ]
* Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure