summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-08-26 22:41:40 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-08-26 22:41:40 +0200
commit1bb8cd67acb83921ec27a989bcb3c6dd6e0d5786 (patch)
tree2c065fc1aa9cc12f30958edb6fbe1c48ec67791d /debian
parentdc67d95fa4cb0141235bf5b4195ffd39e4c96bf4 (diff)
* 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
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 41ec1b2a1..5f9384186 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,9 +14,13 @@ apt (0.8.1) UNRELEASED; urgency=low
Closes: #594211
[ David Kalnischkies ]
- * show in madison command again also source packages (LP: #614589)
+ * cmdline/apt-cache.cc:
+ - show in madison command again also source packages (LP: #614589)
+ * 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
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 25 Aug 2010 17:46:48 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Thu, 26 Aug 2010 22:39:37 +0200
apt (0.8.0) unstable; urgency=low