]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
[apt.git] / debian / changelog
index 15b6eb1062b884950110300848a45117e0f2f500..417cd2436da6dbdeb6668d1158716d36c0219769 100644 (file)
@@ -9,6 +9,9 @@ apt (0.7.22.4) unstable; urgency=low
   * apt-pkg/packagemanager.cc:
     - add output about pre-depends configuring when debug::pkgPackageManager
       is used
+  * methods/https.cc:
+    - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
+      thanks to Brian Thomason for the patch
 
   [ Brian Murray ]
   * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: