X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=ChangeLog;h=5c636ac61510dc7998ba4b296aba3fd400ef91e7;hb=7ad7f1f4d17f79a198057067f13c993d39cf1868;hp=f52ccd3da046b4d0062f52a96278dd1385431420;hpb=eaca75aa6c133cc6ff3d707f7ae8dbfbe51a6d2a;p=dockapps%2Fwmnotify.git diff --git a/ChangeLog b/ChangeLog index f52ccd3..5c636ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 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. + Based on comments/patches by Joffrey Pannequin and Randy. 2004-02-24 Hugo Villeneuve * Added error checking for IMAP4 responses.