summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEmanuele Rocca <ema@debian.org>2008-07-21 17:47:36 +0200
committerEmanuele Rocca <ema@debian.org>2008-07-21 17:47:36 +0200
commit8e959eb0c05ebabcb806016e0360c128a23b9ec1 (patch)
treed0b55e122ec9b25763618db3c43b86dc1f2c42e2 /debian
parentf05130ee834d60bbcf4245185886342584a3a4f9 (diff)
downloadpython-apt-8e959eb0c05ebabcb806016e0360c128a23b9ec1.tar.gz
* doc/examples/config.py:
- Fix config.py --help (closes: #257007)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dd13d341..52ef9f5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ python-apt (0.7.8) unstable; urgency=low
* python/cache.cc:
- Throw an exception rather than segfaulting when GetCache() is called
before InitSystem() (closes: #369147)
+ * doc/examples/config.py:
+ - Fix config.py --help (closes: #257007)
-- Emanuele Rocca <ema@debian.org> Mon, 21 Jul 2008 17:20:59 +0200