]> mj.ucw.cz Git - checkmail.git/commitdiff
Released 1.9 v1.9
authorMartin Mares <mj@ucw.cz>
Tue, 14 Apr 2015 15:53:15 +0000 (17:53 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 14 Apr 2015 15:53:15 +0000 (17:53 +0200)
ChangeLog
Makefile

index d2bcaf55265f62f0a80ef28a82fb56eeeade56b5..8cb0bf5a1e8793e1c2d4544bc45a09cc30ce3be2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-04-14  Martin Mares <mj@ucw.cz>
+
+       * Checkmail now supports maildirs as well as mailboxes.
+         Whenever the mbox pattern given as an argument matches a directory,
+         it is considered to be in maildir format. All features should work
+         with maildirs as well as with mailboxes.
+
+       * Released as 1.9.
+
 2014-07-22  Martin Mares <mj@ucw.cz>
 
        * Added "simple TAB" mode ("-t"), in which the TAB key ignores
index 1016cf88f18efa9a101da4c509a825728cd3261e..0c305133afea8dbc1d3e99262bf97450418a43fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,8 @@ LDFLAGS+=-lX11
 CFLAGS+=-DCONFIG_X11=1
 endif
 
-VERSION=1.8
-YEAR=2014
+VERSION=1.9
+YEAR=2015
 
 all: cm