summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-08-02 15:31:42 +0200
committerJulian Andres Klode <jak@debian.org>2010-08-02 15:31:42 +0200
commit82ed2ce73fb57166d0e47f164f1f9bdc6c821389 (patch)
treea32cd0e8db583639755f38d9e9fc34ba6c489ecd /debian
parentf4cd218da7c85dcbaa46bc5c857c9af72ad0bf1b (diff)
downloadpython-apt-82ed2ce73fb57166d0e47f164f1f9bdc6c821389.tar.gz
doc/library/apt_pkg.rst: Document Configuration.dump().
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 14ad4bf5..73b3987e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ python-apt (0.7.97) UNRELEASED; urgency=low
after them).
* python/apt_pkgmodule.cc:
- Bind pkgAcquire::Item::StatTransientNetworkError (Closes: #589010)
+ * doc/library/apt_pkg.rst:
+ - Document Configuration.dump().
[ Michael Vogt ]
* python/configuration.cc: