summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-04-22 12:29:24 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-04-22 12:29:24 +0200
commita88136062dbe189417aa0b4751449637816c8445 (patch)
tree5ad1ea4b7bc456249c356921dd86af09d85825b9 /debian
parentd280d03ac50f2b49f7c08f825dccdebf61b62c57 (diff)
* cmdline/apt-config.cc:
- make it possible to limit dump to a subtree - implement --empty and --format option for dump
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 79c09b092..97a7855fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,11 @@ apt (0.9.3) unstable; urgency=low
- add a more versatile Dump() method
* apt-pkg/acquire-worker.cc:
- use Dump() to generate the configuration message for sending
+ * cmdline/apt-config.cc:
+ - make it possible to limit dump to a subtree
+ - implement --empty and --format option for dump
- -- David Kalnischkies <kalnischkies@gmail.com> Sun, 22 Apr 2012 12:28:13 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Sun, 22 Apr 2012 12:29:07 +0200
apt (0.9.2) unstable; urgency=low