From: Martin Mares Date: Sat, 29 Mar 2014 22:35:49 +0000 (+0100) Subject: Released version 1.7 X-Git-Tag: v1.7 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=c90422792b24b88bab8797ac6bb1e511c9ba0b79;p=checkmail.git Released version 1.7 --- diff --git a/ChangeLog b/ChangeLog index 2c190ac..67d6a5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2014-03-29 Martin Mares + + * We avoid repeated announcements of the same mail by OSD. + + * Mail age gets updated properly, even if the mailbox does not change. + + * We write "1 hr" instead of "1 hrs". + + * Released as 1.7. + 2014-02-10 Martin Mares * Relaxed parsing of encoded MIME headers (RFC 2047). diff --git a/Makefile b/Makefile index 3ad93fd..074cb25 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ LDFLAGS+=-lX11 CFLAGS+=-DCONFIG_X11=1 endif -VERSION=1.6 +VERSION=1.7 YEAR=2014 all: cm