]> git.llucax.com Git - software/mutt-debian.git/commitdiff
debian/NEWS: backported a note about the new behavior with attachments on the command...
authorAntonio Radici <antonio@dyne.org>
Fri, 29 Jan 2010 23:35:17 +0000 (23:35 +0000)
committerAntonio Radici <antonio@dyne.org>
Fri, 29 Jan 2010 23:35:17 +0000 (23:35 +0000)
debian/NEWS
debian/changelog

index 2ea8a59e66d9ea19befb6705c1345f042aebcd99..6e2aaacc2fba9b6f1e59d2e7879f772561a47d1f 100644 (file)
@@ -7,6 +7,16 @@ mutt (1.5.20-6) unstable; urgency=low
 
  -- Antonio Radici <antonio@dyne.org>  Tue, 19 Jan 2010 21:57:48 +0000
 
+mutt (1.5.20-1) unstable; urgency=low
+
+  As result of http://bugs.mutt.org/3097 getopt() is now used in a way that
+  behaves consistently on all POSIX systems, unfortunately this has broken
+  the way attachments are added from the command line.
+  Now "--" is mandatory *before* any address if a file is attached from CLI,
+  the mutt manpage correctly documents this behavior.
+
+ -- Antonio Radici <antonio@dyne.org>  Sun, 14 Jun 2009 20:53:18 +0100
+
 mutt (1.5.17-2) unstable; urgency=low
 
   There is now a "mutt-patched" package that will contain some more
index 7d2aaa1f9a04e6282d6a8a1b4f3c50eb0ee18599..910d5d1bc753424c6e859139ca51ae799214b94d 100644 (file)
@@ -1,3 +1,10 @@
+mutt (1.5.20-7) unstable; urgency=low
+
+  * debian/NEWS: backported a note about the new behavior with attachments
+    on the command line (Closes: 539276)
+
+ -- Antonio Radici <antonio@dyne.org>  Fri, 29 Jan 2010 23:32:55 +0000
+
 mutt (1.5.20-6) unstable; urgency=low
 
   * debian/patches: