]> mj.ucw.cz Git - checkmail.git/blob - ChangeLog
11a22ae94da6458eb2db1d6a74b8987835a318d3
[checkmail.git] / ChangeLog
1 2005-05-25  Martin Mares  <mj@ucw.cz>
2
3         * cm.c (add_snippet): Don't forget to terminate the string. Gets rid of
4         occassional garbage at the end of mail snippets.
5
6 2005-05-23  Martin Mares  <mj@ucw.cz>
7
8         * Replaced the `-h' switch by a general interface for setting options.
9
10         * Added `hide', `hide if empty', `beep' and `highlight' options.
11
12         * Introduced mbox priorities independent on highlighting. TAB selects
13           the highest priority mbox with new messages.
14
15         * Introduced hiding according to priority.
16
17         * Mailboxes can now carry custom names.
18
19         * Removed the non-functional `-l' switch.
20
21         * Introduced `snippet' option which shows sender and subject of the freshest
22           new message. So far very rough.
23
24         * Added release scripts.
25
26         * Released as 0.2.
27
28 2005-05-20  Martin Mares  <mj@ucw.cz>
29
30         * Released as 0.1.