summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a3ab57e77..227839fc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -189,6 +189,7 @@ dpkg (1.19.1) UNRELEASED; urgency=medium
- libdpkg: Factor out package files handling into its own module.
- libdpkg: Switch to a new tiny struct to track file on-disk identity.
This should reduce the run-time memory used.
+ - libdpkg: Reset nfiles in files_db_reset().
* Build system:
- Set distribution tarball format to ustar, instead of default v7 format.
- Mark PO4A and POD2MAN as precious variables.