]> mj.ucw.cz Git - checkmail.git/commitdiff
Released version 1.6 v1.6
authorMartin Mares <mj@ucw.cz>
Sun, 9 Feb 2014 23:51:22 +0000 (00:51 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 9 Feb 2014 23:51:22 +0000 (00:51 +0100)
ChangeLog
Makefile

index 2c26f1ad016508a58f45e1ed57364179bc5b00bc..2c190acc75e52f8da4afa8e7084a11b138799672 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-02-10  Martin Mares <mj@ucw.cz>
+
+       * 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 <mj@ucw.cz>
 
        * Fixed a trivial bug in formatting of message snippets, which caused
index 163086dd6e1e7202c926ea86e8ccfcaa4817db23..3ad93fdcbc3a5cba70b3973b37377217b0a9bedc 100644 (file)
--- 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