From: Sean E. <sea...@us...> - 2002-03-16 00:32:56
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv22025 Modified Files: ChangeLog Log Message: Code cleanups by Robert McQueen. Michael Golden replaced the multiple per-account signon windows with a single signon window showing the status of all your accounts Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.415 retrieving revision 1.416 diff -u -d -r1.415 -r1.416 --- ChangeLog 15 Mar 2002 20:09:13 -0000 1.415 +++ ChangeLog 16 Mar 2002 00:32:53 -0000 1.416 @@ -3,6 +3,9 @@ version 0.55: * Better Jabber list management when using multiple resources (Thanks Jim Seymour) + * Various sound cleanups (Thanks Robert McQueen) + * Login process shown in single window (Thanks Michael + Golden) version 0.54 (03/14/2002): * Compiles without GdkPixbuf again |