]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* methods/https.cc:
[apt.git] / debian / changelog
index 7600db69959a3d3056b079b50e466cf4f7316341..c0da66973a51e01850d734a345464a73bbbc51e2 100644 (file)
@@ -33,6 +33,16 @@ apt (0.7.21) UNRELEASED; urgency=low
       and show a message (LP: #202219)
   * apt-pkg/deb/debsystem.cc:
     - make strings i18n able 
+  * apt-pkg/contrib/strutl.cc:
+    - fix TimeToStr i18n (LP: #289807)
+  * [ABI break] merge support for http redirects, thanks to
+    Jeff Licquia and Anthony Towns
+  * [ABI break] use int for the package IDs (thanks to Steve Cotton)
+  * apt-pkg/pkgcache.cc:
+    - do not run "dpkg --configure pkg" if pkg is in trigger-awaited
+      state (LP: #322955)
+  * methods/https.cc:
+    - add Acquire::https::AllowRedirect support
 
   [ Dereck Wonnacott ]
   * apt-ftparchive might write corrupt Release files (LP: #46439)