]> mj.ucw.cz Git - checkmail.git/commitdiff
Released 1.10 v1.10
authorMartin Mares <mj@ucw.cz>
Mon, 14 Dec 2015 12:52:30 +0000 (13:52 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 14 Dec 2015 12:55:35 +0000 (13:55 +0100)
ChangeLog
Makefile

index 8cb0bf5a1e8793e1c2d4544bc45a09cc30ce3be2..5718fc876396940d3a405e1353a6937b49e04895 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-12-14  Martin Mares <mj@ucw.cz>
+
+       * Sort order is now configurable: each mailbox can be assigned
+         an integer sort order, mailboxes with the same sort order are
+         sorted lexicographically.
+
+       * Released as 1.10.
+
 2015-04-14  Martin Mares <mj@ucw.cz>
 
        * Checkmail now supports maildirs as well as mailboxes.
index 0c305133afea8dbc1d3e99262bf97450418a43fb..e8fa049ba4812a6e59038686556998f127fc3c4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ LDFLAGS+=-lX11
 CFLAGS+=-DCONFIG_X11=1
 endif
 
-VERSION=1.9
+VERSION=1.10
 YEAR=2015
 
 all: cm