]> mj.ucw.cz Git - checkmail.git/blob - ChangeLog
0.3
[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         * Ctrl-L now refreshes the screen.
7
8         * `B' disables (and `b' enables) all beeping.
9
10         * Released as 0.3.
11
12 2005-05-23  Martin Mares  <mj@ucw.cz>
13
14         * Replaced the `-h' switch by a general interface for setting options.
15
16         * Added `hide', `hide if empty', `beep' and `highlight' options.
17
18         * Introduced mbox priorities independent on highlighting. TAB selects
19           the highest priority mbox with new messages.
20
21         * Introduced hiding according to priority.
22
23         * Mailboxes can now carry custom names.
24
25         * Removed the non-functional `-l' switch.
26
27         * Introduced `snippet' option which shows sender and subject of the freshest
28           new message. So far very rough.
29
30         * Added release scripts.
31
32         * Released as 0.2.
33
34 2005-05-20  Martin Mares  <mj@ucw.cz>
35
36         * Released as 0.1.