summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2011-04-12 14:33:39 +0200
committerJulian Andres Klode <jak@debian.org>2011-04-12 14:33:39 +0200
commit287e27e498516dd00aba1b78aea92a12ec079886 (patch)
treef92958d5538a89d4c39d28dc6fffafa3372abe2e /debian
parentf441b008883170d6a8c4cfeb814b0c07a27e6afd (diff)
downloadpython-apt-287e27e498516dd00aba1b78aea92a12ec079886.tar.gz
apt.cache: Document that update() may need an open() (Closes: #622342)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1460acce..f89de6de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ python-apt (0.8.0~exp2) UNRELEASED; urgency=low
* aptsources/sourceslist.py: s/aptsource.py/sourceslist.py/ (LP: #309603)
* doc/examples: Add example on how to get architecture names (LP: #194374)
* apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)
+ * apt.cache: Document that update() may need an open() (Closes: #622342)
-- Julian Andres Klode <jak@debian.org> Wed, 06 Apr 2011 09:46:52 +0200