From: Rob F. <rob...@us...> - 2001-10-18 00:44:45
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv15071 Modified Files: ChangeLog Log Message: This was kinda annoying. I was trying to sign on to my IRC account from the first screen. Wouldn't let me. It kept bitching about my password being empty. This should fix it. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.322 retrieving revision 1.323 diff -u -d -r1.322 -r1.323 --- ChangeLog 2001/10/18 00:24:17 1.322 +++ ChangeLog 2001/10/18 00:44:42 1.323 @@ -18,6 +18,8 @@ * Redesigned Modify Account window (thanks Sean Egan) * Add buddy dialog now lets you select which protocol to add the buddy to + * Attempting to sign on to accounts, from the main screen, + which do not require a password now functions properly. version 0.45 (10/04/2001): * New plugin event: event_chat_send_invite |