]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* init the default ScreenWidth to 79 columns by default (Closes: #324921)
[apt.git] / debian / changelog
index 4ed84ab3659a7e985eecd103f54cc2dae17532ce..e9f47e2d18741d6254b806e8bcb866012436f57f 100644 (file)
@@ -13,10 +13,19 @@ apt (0.6.41.1) unstable; urgency=low
     - patch-112: Swedish translation update 
     - patch-115: Basque translation completed (Closes: #333299)
   * applied french man-page update (thanks to Philippe Batailler)
-    (closes: #316318, #327456)
+    (closes: #316638, #327456)
   * fix leak in the mmap code, thanks to Daniel Burrows for the
     patch (closes: #250583)
-  * partial support for apt-get source -t (no "downgrades" currently)
+  * support for apt-get [build-dep|source] -t (closes: #152129)
+  * added "APT::Authentication::Trust-CDROM" option to make the life
+    for the installer people easier (closes: #334656)
+  * fix crash in apt-ftparchive (thanks to Bastian Blank for the patch)
+    (closes: #334671)
+  * apt-pkg/contrib/md5.cc:
+    - fix a alignment problem on sparc64 that gives random bus errors
+      (thanks to Fabbione for providing a test-case)
+  * init the default ScreenWidth to 79 columns by default 
+    (Closes: #324921)
   
  --