2005-08-28 * version 2.2.1 released * fixed bugs in threads handling * fixed bugs in IMAP and SSL (Armin Burhler) 2005-08-27 * fixed a typo in Config.make.in (Armin Burhler) 2005-08-26 * version 2.2.0 released * added support for long and short options in configure (good catch Armin) * added comma separated list of features with configure (idem :) ) * added use of libpthread and libssl depending of configuration options 2005-07-30 * version 2.1.0 released * added a custom configure script to configure wmmaiload options 2005-07-14 * version 2.0.0 released * updated doc * updated INSTALL * added check for mail counts using threads * modified Makefiles structure to be more efficient 2005-07-13 * changed from configure/autotools system to personnal Makefiles * added mutexes 2005-07-11 * added threads basic support 2005-07-07 * version 1.1.0 released 2005-07-06 * updated wmmaiload.1 man page 2005-07-05 * added new methodolgy in TODO * added 'changed' to struct Mailbox * added proper mailbox structure initialization 2005-07-03 * big code cleanup * changed to use generic arguments/options reading * put mail boxes checks in another file * changed a lot of command line options 2005-06-25 * version 1.0.5 released * fixed a bug in ./configure for ssl (Armin Burhler) 2005-06-12 * version 1.0.4 released * added imap-ssl patch (Armin Burhler) 2005-04-07 * version 1.0.3 released 2005-03-30 * fixed a bug in configuration file loading 2004-09-16 * version 1.0.2 released 2004-08-05 * fixed a bug in IMAP support (Michael Orlov) 2004-07-24 * fixed a bug in IMAP support (Armin Burhler) 2004-06-12 * version 1.0.1 released * fixed ControlMask for button 2 * added setsid() when launching an application * added port speficifation for pop3/hotmail servers * fixed the doc 2004-05-29 * added manpage for wmmaiload-config 2004-05-28 * version 1.0.0 released * added choice for features support * fixed configuration tool 2004-05-01 * fixed the documentation 2004-04-27 * added support for MH format (thanks to Vish Parakala) * added support for IMAP folders (thanks to Florian Ragwitz) 2003-12-08 * fixed configure for freebsd (thanks to Munish Chopra) 2003-12-02 * fixed a bug with pop3 that returns erroneous messages 2003-11-24 * version 0.10.0 released * added support for MAILDIR format 2003-10-07 * changed the way pop3 and hotmail checks are handled to get faster response (with help from Valéry Bruniaux) 2003-10-06 * version 0.9.3 released * fixed a bug in the config tool that badly saved pop3 boxes configuration (with help from Valéry Bruniaux) 2003-09-30 * version 0.9.2 released * updated config tool (thanks to Valéry Bruniaux) * updated man page 2003-09-29 * added an option for pop3/hotmail delay between checks 2003-09-23 * Updated README for hotmail use * fixed a bug in pop3 checking (Anthony Peacock) 2003-08-05 * fixed a bug in updating the dockapp (thanks to Pablo Castellazzi) * added ctime verification (thanks to Pablo Castellazzi) 2003-07-31 * version 0.9.1 released * fixed a bug in wmmaiload-config (thanks to Carlos Ingelmo) 2003-02-11 * version 0.9.0 released * added pop3 and hotmail support (thanks to Anthony Peacock) * changed configuration format * updated docs 2003-02-11 * version 0.8.2 released * changed behavior of command-line and configuration file options loading. * added doc 2003-01-03 * version 0.8.1 released * fixed a bug in configuration file's size checking 2003-01-01 * version 0.8.0 released * fixed a bug in modifier-keys handling * added files' size checking for new mails instead of modification time * fixed man page 2002-12-06 * version 0.7.1 released * minor bug fixes 2002-12-05 * version 0.7.0 released * added a configuration tool (wmmaiload-config) * added checking of configuration file * added launch of config tool with CTRL-Button2 * updated man page 2002-12-04 * version 0.6.1 released * fixed a bug in displaying an error message * added a FAQ file 2002-10-04 * version 0.6.0 released * fixed a bug on very big total numbers display * fixed a bug on windowed display * added use of a configuration file 2002-09-26 * version 0.5.1 released * modifyed graphics * fixed a bug when displaying 1000' of total count * prepared for multiple formats mailboxes 2002-09-25 * version 0.5.0 released * added ability to cycle through mailboxes * changed the alarm mode behavior * added another digit for the total mail number 2002-09-15 * version 0.4.1 released * corrected misbehavior in counting mails while another program accesses the mailbox beeing checked 2002-09-11 * version 0.4.0 released * improved mailbox parsing performance 2002-09-06 * version 0.3.1 released * fixed notify command for new mail check 2002-09-04 * version 0.3.0 released * corrected a bug on new mail count 2002-09-02 * version 0.2.0 released * corrected au bug on mail count * fixed a bug on blinking management * fixed man page 2002-08-31 * version 0.1.0 released (Creation :)