]> mj.ucw.cz Git - checkmail.git/blob - ChangeLog
Added parsing of sender addresses and two new options controlling which
[checkmail.git] / ChangeLog
1 2006-06-03  Martin Mares  <mj@ucw.cz>
2
3         * cm.c (add_snippet): Compress spaces and avoid printing unprintable
4         characters.
5
6         * Released as 0.4.
7
8 2005-05-25  Martin Mares  <mj@ucw.cz>
9
10         * cm.c (add_snippet): Don't forget to terminate the string. Gets rid of
11         occassional garbage at the end of mail snippets.
12
13         * Ctrl-L now refreshes the screen.
14
15         * `B' disables (and `b' enables) all beeping.
16
17         * Released as 0.3.
18
19 2005-05-23  Martin Mares  <mj@ucw.cz>
20
21         * Replaced the `-h' switch by a general interface for setting options.
22
23         * Added `hide', `hide if empty', `beep' and `highlight' options.
24
25         * Introduced mbox priorities independent on highlighting. TAB selects
26           the highest priority mbox with new messages.
27
28         * Introduced hiding according to priority.
29
30         * Mailboxes can now carry custom names.
31
32         * Removed the non-functional `-l' switch.
33
34         * Introduced `snippet' option which shows sender and subject of the freshest
35           new message. So far very rough.
36
37         * Added release scripts.
38
39         * Released as 0.2.
40
41 2005-05-20  Martin Mares  <mj@ucw.cz>
42
43         * Released as 0.1.