]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/changelog
Import mutt_1.5.11-3
[software/mutt-debian.git] / debian / changelog
index c010bc463ea6fe93819c7800224c90fac5bf72de..fbf77ab50c7485b77849c6c9dfd6b5eeb4add1fc 100644 (file)
@@ -1,3 +1,37 @@
+mutt (1.5.11-3) unstable; urgency=low
+
+  * Update to CVS 2005-11-01, with the following worth-of-mentioning goodies
+    (among others):
+
+    + full read/write >2 GB mbox support.
+    + attachment counting patch merged upstream (%X in index_format); check
+      the "Attachment Searching and Counting" section in the manual for more
+      information.
+    
+    And the following bugs are fixed as well:
+
+    + S/MIME keys can be selected from the menu.  (Closes: #318470)
+    + clarified description of pop_checkinterval. (Closes: #320642)
+
+  * Update my e-mail address in debian/control.
+
+ -- Adeodato Simó <dato@the-barrel.org>  Fri, 11 Nov 2005 02:16:11 +0100
+
+mutt (1.5.11-2) unstable; urgency=low (but fixes critical bug not in testing)
+
+  * The fix for coping with mboxes bigger than 2 GB introduced a bug affecting
+    at least powerpc (but not i386) which made mutt write Content-Length: 0 in
+    mboxes due to a un-updated %ld format specifier. This caused for mail to
+    be lost in the next mbox write.
+
+    Apply a patch quickly provided by upstream (thanks, Brendan Cully!) that
+    makes mutt use the right format specifier. (Closes: #330474)
+
+  * Update the compressed folders to the 1.5.11, which includes documentation
+    in XML format.
+
+ -- Adeodato Simó <asp16@alu.ua.es>  Fri, 30 Sep 2005 01:15:28 +0200
+
 mutt (1.5.11-1) unstable; urgency=low
 
   * New upstream release, fixing the following bugs: