From: Martin Mares Date: Sun, 9 Feb 2014 23:51:22 +0000 (+0100) Subject: Released version 1.6 X-Git-Tag: v1.6 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.6;p=checkmail.git Released version 1.6 --- diff --git a/ChangeLog b/ChangeLog index 2c26f1a..2c190ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-02-10 Martin Mares + + * Relaxed parsing of encoded MIME headers (RFC 2047). + Follows changes in recent versions of Mutt. Unfortunalely, + most contemporary MUA's are made by dilletantes. + + * Released as 1.6. + 2014-02-05 Martin Mares * Fixed a trivial bug in formatting of message snippets, which caused diff --git a/Makefile b/Makefile index 163086d..3ad93fd 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ LDFLAGS+=-lX11 CFLAGS+=-DCONFIG_X11=1 endif -VERSION=1.5 +VERSION=1.6 YEAR=2014 all: cm