From: Martin Mares Date: Mon, 14 Dec 2015 12:52:30 +0000 (+0100) Subject: Released 1.10 X-Git-Tag: v1.10 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=65e1efd95812ea081f5b93f8b2c639171e88f852;p=checkmail.git Released 1.10 --- diff --git a/ChangeLog b/ChangeLog index 8cb0bf5..5718fc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-12-14 Martin Mares + + * 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 * Checkmail now supports maildirs as well as mailboxes. diff --git a/Makefile b/Makefile index 0c30513..e8fa049 100644 --- 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