X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=ChangeLog;h=7e9fc791d792c3e2d7571d71733a23f5fc31205d;hb=53d45f29a7d94c747a1e833169f19073bcec0120;hp=bbc4cf1930631f6a153d3118d9d969904783adcf;hpb=db28d5c6f7928b707bffa193ad93dfa7556ab0ad;p=dockapps%2Fwmnotify.git diff --git a/ChangeLog b/ChangeLog index bbc4cf1..7e9fc79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,19 @@ + +2005-10-25 Hugo Villeneuve + * Added a visual notification that a double-click has been detected. + +2005-09-27 Hugo Villeneuve + * Fixed a bug which closed the application if there was a network + problem in the WmnotifyGetResponse() function. + 2005-06-22 Hugo Villeneuve * Now using the same Tx and Rx buffers for POP3 and IMAP4. + * Removed autogenerated files from subversion repository. + +2005-06-22 Hugo Villeneuve * Added support for IMAP4 commands that may span multiple packets by calling recv() until full IMAP4 response is received. - * Removed autogenerated files from subversion repository. + Based on comments/patches by Joffrey Pannequin and Randy. 2004-02-24 Hugo Villeneuve * Added error checking for IMAP4 responses.