X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/097d8d8b63b7a270ffe4581e895b9edff5124580..4c20e0c5cd9bce191ad9a7c44c9fc87399d9ebff:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6079b02..910d5d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +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: + + debian-specific/467432-write_bcc.patch: do not write Bcc headers + even if write_bcc is set (Closes: 467432, 546884, 467432) + + -- Antonio Radici Tue, 19 Jan 2010 21:57:48 +0000 + +mutt (1.5.20-5) unstable; urgency=low + + * debian/patches: + + upstream/533370-pgp-inline.patch: fixing the patch from 1.5.20-3, now + pgp.c is correctly included (Closes: 533370, 558813) + + upstream/537694-segv-imap-headers.patch: fixing a segfault when the IMAP + server sends additional headers and mutt segfaults (Closes: 537694) + + upstream/393926-internal-viewer.patch: revert the patch and add the + auto_view of text/x-diff (Closes: 546760, 549158) + + upstream/548577-gpgme-1.2.patch: do not fail to open pgp signed message + with libgpgme >= 1.2 (Closes: 548577) + + -- Antonio Radici Wed, 02 Dec 2009 22:38:00 +0000 + +mutt (1.5.20-4) unstable; urgency=low + + * Backing out the broken mutt-patched/sidebar-newonly patch + (Closes: 546591, 546592) + + -- Antonio Radici Mon, 14 Sep 2009 18:49:29 +0100 + mutt (1.5.20-3) unstable; urgency=low [ Adeodato Simó ]