summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-08-28 17:54:29 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-08-28 17:54:29 +0200
commite56aac77a45e7a9a5620be12dfae0e2296f1d560 (patch)
tree792829a4f00475a5793baffe218e80f295ed49bc /debian
parentd6ff64f7068b506d82bbcfde0d9aad527f5951d0 (diff)
remove useless GetInitialize method
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c549ab9c..4ec71cbb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ apt (0.8.1) UNRELEASED; urgency=low
[ David Kalnischkies ]
* cmdline/apt-cache.cc:
- show in madison command again also source packages (LP: #614589)
+ - remove useless GetInitialize method
* cmdline/apt-get.cc:
- remove direct calls of ReadMainList and use the wrapper instead
to protect us from useless re-reads and two-times notice display
@@ -26,7 +27,7 @@ apt (0.8.1) UNRELEASED; urgency=low
* apt-pkg/contrib/fileutl.cc:
- apply SilentlyIgnore also on files without an extension
- -- David Kalnischkies <kalnischkies@gmail.com> Sat, 28 Aug 2010 17:52:36 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 28 Aug 2010 17:53:00 +0200
apt (0.8.0) unstable; urgency=low