From: Antonio Radici Date: Fri, 29 Jan 2010 23:35:17 +0000 (+0000) Subject: debian/NEWS: backported a note about the new behavior with attachments on the command... X-Git-Tag: 1.5.20-7~17 X-Git-Url: https://git.llucax.com/software/mutt-debian.git/commitdiff_plain/4c20e0c5cd9bce191ad9a7c44c9fc87399d9ebff?ds=inline debian/NEWS: backported a note about the new behavior with attachments on the command line (Closes: 539276) --- diff --git a/debian/NEWS b/debian/NEWS index 2ea8a59..6e2aaac 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -7,6 +7,16 @@ mutt (1.5.20-6) unstable; urgency=low -- Antonio Radici 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 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 diff --git a/debian/changelog b/debian/changelog index 7d2aaa1..910d5d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 29 Jan 2010 23:32:55 +0000 + mutt (1.5.20-6) unstable; urgency=low * debian/patches: