summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-03-20 23:07:39 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-03-20 23:07:39 +0100
commiteef1614c216c646ccb35c73a518ac62a78457bd4 (patch)
tree4c29359a3515a4178a962c47d848ed9d033ce6ba /debian
parentd6634fdddf567ab227b4b0c1e0cd56d1b217d5a9 (diff)
downloadpython-apt-eef1614c216c646ccb35c73a518ac62a78457bd4.tar.gz
close default timeout bug (thanks to juliank)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f996ef5b..901f3986 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,7 +22,8 @@ python-apt (0.7.9) unstable; urgency=low
- add Recommends to iso-codes (for iso_3166.xml)
* apt/package.py:
- make sure to set the defaulttimeout back to the
- original value (in getChangelog(), LP: #314212)
+ original value (in getChangelog(), LP: #314212)
+ Closes: #513315
* apt/cache.py:
- when setting a alternative rootdir, read the
config from it as well