From: Eric W. <war...@us...> - 2001-10-15 20:08:17
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv13181 Modified Files: ChangeLog Log Message: Artem Litvinovich's patch Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.317 retrieving revision 1.318 diff -u -d -r1.317 -r1.318 --- ChangeLog 2001/10/15 19:52:44 1.317 +++ ChangeLog 2001/10/15 20:08:14 1.318 @@ -13,6 +13,8 @@ * Event handlers in perl passed arguments as elements of an array rather than all concatenated as a string, making perl much easier to use (thanks Dennis Lambe Jr.) + * Can pass an argument to timeout_handlers in perl + (thanks Artem Litvinovich) version 0.45 (10/04/2001): * New plugin event: event_chat_send_invite |