|
From: <av...@us...> - 2003-11-05 16:06:53
|
Update of /cvsroot/sieve-php/sieve-php/doc In directory sc8-pr-cvs1:/tmp/cvs-serv4676 Modified Files: CHANGES Log Message: Changelog Index: CHANGES =================================================================== RCS file: /cvsroot/sieve-php/sieve-php/doc/CHANGES,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** CHANGES 22 Oct 2003 14:10:02 -0000 1.3 --- CHANGES 5 Nov 2003 16:00:47 -0000 1.4 *************** *** 11,19 **** us.ibm.com) ! * Added support function hmac_md5 (from Squirrelmail). * Bugfix in "OK" response check (Aaron Stone). * Changed Dan's email to the email of the sieve-php-devel mailing list. --- 11,21 ---- us.ibm.com) ! * Added support function hmac_md5 (from Squirrelmail, thanks to Chris Hilts). * Bugfix in "OK" response check (Aaron Stone). * Changed Dan's email to the email of the sieve-php-devel mailing list. + + * Updated testsieve.php test script. |