diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2008-05-02 12:26:17 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2008-05-02 12:26:17 -0300 |
commit | cc615257a94918b737cb45f7e698b465e096a668 (patch) | |
tree | 3fc4edd4421eeb490ed4aa106583a2db248ac1ca /debian | |
parent | c7f2799bd0c9a665e9ff9b2e536abb4a04570185 (diff) |
Add timeout support for https.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e82740f58..7144a3ad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ apt (0.7.13) UNRELEASED; urgency=low Closes: #478231 * Make cron script quiet if cache is locked. Thanks to Ted Percival <ted@midg3t.net> for the patch. Closes: #459344 + * Add timeout support for https. Thanks to Andrew Martens + <andrew.martens@strangeloopnetworks.com> for the patch. [ Program translations ] - Vietnamese updated. Closes: #479008 |