4 2004-06-11 Joshua Swink <yathster@yahoo.com>
8 * Documentation (code comments, README, LSM file)
10 2002-08-28 Thomas Nemeth <tnemeth@free.fr>
12 * Added -m/--mailbox option for specifying mailbox when no $MAIL
15 * Corrected the misbehavior about zombie child process
17 2002-03-27 Joshua Swink <jswink@pacbell.net>
19 * Change error message about unset MAIL variable
21 2001-07-26 Joshua Swink <jswink@pacbell.net>
25 * Changed -f (for fetchmail) to -F
27 * Added -n/--newcommand option for something to run when new mail
30 * Added -c/--command option for something to run when clicked
32 * Reduced xpm file sizes by reducing their colors in the Gimp
34 * checkfetchmail() - use mkstemp()
36 * Add -Wall to Makefile's CFLAGS (and fix resulting warnings)
38 * Remove code that futzes with the mail file's access time
40 * parseMailFile() - less likely to misinterpret a message with long lines
42 2001-06-06 Joshua Swink <jswink@pacbell.net>
46 * Change lots of stuff