summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-02-04 22:56:51 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-02-04 22:56:51 +0100
commit7fefa1842da668283785113ae174df34f97f6df5 (patch)
tree3db0dd7669c1f46f72eca118a686e6e4b9f27c12 /debian
parenteb76e936982bd65ebd6a147c1c23ef2613891367 (diff)
* cmdline/apt-cache.cc:
- remove not implemented 'apt-cache add' command * doc/apt-cache.8.xml: - describe reality as apt-cache just queries and doesn't manipulate the caches. Thanks to Enrico Zini for spotting it! (Closes: #612009)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 525654732..3f8f52101 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -70,6 +70,11 @@ apt (0.8.11) UNRELEASED; urgency=low
- print a good error message if FileSize() is zero
* apt-pkg/aptconfiguration.cc:
- remove the inbuilt Translation files whitelist
+ * cmdline/apt-cache.cc:
+ - remove not implemented 'apt-cache add' command
+ * doc/apt-cache.8.xml:
+ - describe reality as apt-cache just queries and doesn't manipulate
+ the caches. Thanks to Enrico Zini for spotting it! (Closes: #612009)
[ Michael Vogt ]
* methods/http.cc:
@@ -87,7 +92,7 @@ apt (0.8.11) UNRELEASED; urgency=low
will actually test uncompressed indexes regardless of the internal
default value of Acquire::GzipIndexes.
- -- David Kalnischkies <kalnischkies@gmail.com> Fri, 28 Jan 2011 12:22:25 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 04 Feb 2011 22:52:25 +0100
apt (0.8.10.3) unstable; urgency=low