]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
use the Valid-Until header from the Release file but if the user
[apt.git] / debian / changelog
index d8fb57757c33c53057b1dcbacec2a849d5a1601e..2a40d084ea0886a27722b261d0ebba001ca83b0a 100644 (file)
@@ -44,6 +44,9 @@ apt (0.7.26~exp5) experimental; urgency=low
     - add 'disappear' to the known processing states, thanks Jonathan Nieder
   * apt-pkg/packagemanager.h:
     - export info about disappeared packages with GetDisappearedPackages()
+  * apt-pkg/contrib/strutl.cc:
+    - split StrToTime() into HTTP1.1 and FTP date parser methods and
+      use strptime() instead of some selfmade scanf mangling
 
   [ Michael Vogt ]
   * methods/http.{cc,h}: