wmshutdown: Bump to version 1.6
[dockapps.git] / wmymail / ChangeLog
blobb99dbacfba4069726b0c17c59ec9f573d75c8eeb
1 ChangeLog for wmymail
2 ---------------------
4 2004-06-11  Joshua Swink <yathster@yahoo.com>
6   * Version 0.3
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
13     variable is available
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>
23   * Version 0.2
25   * Changed -f (for fetchmail) to -F
27   * Added -n/--newcommand option for something to run when new mail
28     is received
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>
44   * Version 0.1
46   * Change lots of stuff
48   * Fork from wmail