summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-07-23 16:37:13 +0200
committerJulian Andres Klode <jak@debian.org>2010-07-23 16:37:13 +0200
commitd642c9ea22f5705acfcba79493f48293626771c3 (patch)
tree63e129b1dd05eefc9bd8dbe96a59d37c14c6e060 /debian
parentd4982e0e6d4b4fefb55043bb999784f5cfb2b686 (diff)
downloadpython-apt-d642c9ea22f5705acfcba79493f48293626771c3.tar.gz
* python/apt_pkgmodule.cc:
- Bind pkgAcquire::Item::StatTransientNetworkError (Closes: #589010)
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 c76efa37..cb747f14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ python-apt (0.7.97) UNRELEASED; urgency=low
* doc/conf.py:
- Correctly handle non-digit characters in version (ignore everything
after them).
+ * python/apt_pkgmodule.cc:
+ - Bind pkgAcquire::Item::StatTransientNetworkError (Closes: #589010)
-- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200