summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-09-20 11:54:15 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-09-20 11:54:15 +0200
commit11bcbdb93e13e0b2c1625fc0f926378bce43fead (patch)
tree52ac51d7c6f77e84ec8e7268b0642f9d800d6b70 /debian/changelog
parentedca7af056e5f4e09dd0df235743c512ddfe83e7 (diff)
load the dpkg base arguments only one time and reuse them later
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d02fc28f4..eee0d33d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ apt (0.8.16~exp7) experimental; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- use std::vector instead of fixed size arrays to store args and
multiarch-packagename strings
+ - load the dpkg base arguments only one time and reuse them later
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 20 Sep 2011 11:32:36 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 20 Sep 2011 11:50:31 +0200
apt (0.8.16~exp6) experimental; urgency=low