From: Sean E. <sea...@us...> - 2002-03-04 04:18:05
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv8126 Modified Files: ChangeLog Log Message: Improved typing notification for Yahoo so that it sends and recieves notification that the user has stopped typing. Also, combined serv_send_typing and serv_send_typing_stopped... expect the same with serv_got_typing_stopped. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.402 retrieving revision 1.403 diff -u -d -r1.402 -r1.403 --- ChangeLog 2 Mar 2002 19:39:57 -0000 1.402 +++ ChangeLog 4 Mar 2002 04:18:02 -0000 1.403 @@ -3,6 +3,7 @@ version 0.54 * Compiles without GdkPixbuf again * GtkIMHtml will refresh when you set a new GTK+ theme + * Improved Yahoo! typing notification (thanks Brian Macke) version 0.53 (02/28/2002): * Updated Polish Translation (thanks Przemyslaw Sulek) |