X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/57dfa08c90608b82597b77862a69f6ed083c772c..24813d27bbdd6b8d0555b05a53ad22a6eabab225:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d29f619..98891dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +mutt (1.5.20-3) UNRELEASED; urgency=low + + [ Adeodato Simó ] + * Remove myself from Uploaders. + + [ Antonio Radici ] + * debian/patches: + + features/ifdef: fixed a typo (Closes: 539974) + + features/compressed-folders: removed any reference to DefaultMagic + (Closes: 541360) + + debian-specific/Muttrc: correctly state that exim4 does not strip Bcc: + headers (Closes: 474194) + + upstream/543467-thread-segfault.patch: patch to prevent mutt from + segfaulting when Ctrl+R is hit on malformed messages (Closes: 543467) + + upstream/393926-internal-viewer.patch: display any text/* part with the + internal viewer (Closes: 393926) + + upstream/538128-mh-folder-access.patch: MH dirs are now correctly + parsed (Closes: 538128) + + upstream/537818-emptycharset.patch: handling empty charsets without + segfaulting (Closes: 537818) + + upstream/535096-pop-port.patch: allow a user to specify a port for a pop + connection, as it was before 1.5.20 (Closes: 535096) + + upstream/542910-search-segfault.patch: fixes a bug in search which caused + a segfault (Closes: 542910) + + upstream/533370-pgp-inline.patch: inline pgp messages now displayed + correctly even if pgp_auto_decode is set (Closes: 533370) + + upstream/533520-signature-highlight.patch: fixed a problem in signature + hightlighting if text_flowed was set to 'yes' (Closes: 533520) + * debian/control: + + Standards-Version bumped to 3.8.3 + * debian/extra/lib/mailto-mutt: patch from madduck@ to correctly handle the + way mutt is parsing the command line now (Closes: 545876) + + -- Antonio Radici Sat, 15 Aug 2009 00:32:49 +0100 + mutt (1.5.20-2) unstable; urgency=low [ Antonio Radici ] @@ -10,6 +45,8 @@ mutt (1.5.20-2) unstable; urgency=low mboxes when opened (Closes: 533439) + upstream/531430-imapuser.patch: ask the user for the right information while logging in on IMAP servers (Closes: 531430) + + upstream/534543-imap-port.patch: correctly parse the port in an IMAP + url (Closes: 534543) + added the right copyright misc/smime_keys-manpage.patch + mutt-patched/sidebar: refreshed + mutt-patched/sidebar-{dotted,sorted} added (Closes: 523774)