X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog;h=aebdf1c69191f3d97585d4cc71093ac6c9da59ec;hp=6401da87bec0cc2d0a069d3d003379d17a71e5f5;hb=e745050e2e9e1078a009828ed6db68fd72db771c;hpb=b0c07726ac7fde6b8141233679c8a4fe6cff1db4 diff --git a/ChangeLog b/ChangeLog index 6401da8..aebdf1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,60 @@ Changes specific to mutt-ng: -2004-07-17: +2005-10-23: + * As part of a merge, mutt-ng contains full large file support. + +2005-10-19: + * Mutt-ng contains better scoring support to score on both, addresses + and names. + +2005-09-07: + * Mutt-ng no longer contains support for SASL 1.x. + +2005-08-29: + * Mutt-ng now can limit the number of headers to show if + $edit_headers is set via $editor_headers + * Eventually muttng shows that messages are of type multipart + in the index + * Mutt-ng now contains a set of pre-defined read-only variables + to query for system properties (see manual) (useful in + connection with expansion) + +2005-08-27: + * users now can freely define variables on their own as long as + prefixed with $user_ (useful in connection with expansion) + * instead of dumping all variables, muttng can dump changed only + * debug levels can be tuned at runtime + +2005-08-25: + * It now expands the current value of configuration variables + in addition to environment variables via $foo + * It now can remind the user to attach files if promised but not made + * All mutt-ng builds eventually contain correct revision numbers + +2005-08-18: + * Mutt-ng now can limit the number of recipients shown in the pager + +2005-08-16: + * Peter J. Holzer kindly contributed an improved + format=flowed handler + +2005-08-14: + * the sidebar now shows newsgroup article counts if groups are + defined via mailboxes + +2005-08-13: + * libESMTP integration has been improved: it now features DSN, the + 8BITMIME flag and an envelope sender differend from From: header + * Merged in latest mutt changes up to 1.5.10 + +2005-08-11: + * Christian Gall kindly contributed a patch to add support + for using TLS via the libESMTP library + +2005-07-24: + * restoring xterm's title is possible (with some shell magic, see manual) + +2005-07-17: * changed safe_strlen and safe_strcmp to mutt_* pendants 2005-07-16: