Mercurial > pidgin.yaz
comparison ChangeLog @ 2531:93b50fa8f410
[gaim-migrate @ 2544]
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.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Thu, 18 Oct 2001 00:44:43 +0000 |
parents | 7e6ba3250b04 |
children | e0be17484d62 |
comparison
equal
deleted
inserted
replaced
2530:f909dc7dbb43 | 2531:93b50fa8f410 |
---|---|
16 * Can pass an argument to timeout_handlers in perl | 16 * Can pass an argument to timeout_handlers in perl |
17 (thanks Artem Litvinovich) | 17 (thanks Artem Litvinovich) |
18 * Redesigned Modify Account window (thanks Sean Egan) | 18 * Redesigned Modify Account window (thanks Sean Egan) |
19 * Add buddy dialog now lets you select which protocol | 19 * Add buddy dialog now lets you select which protocol |
20 to add the buddy to | 20 to add the buddy to |
21 * Attempting to sign on to accounts, from the main screen, | |
22 which do not require a password now functions properly. | |
21 | 23 |
22 version 0.45 (10/04/2001): | 24 version 0.45 (10/04/2001): |
23 * New plugin event: event_chat_send_invite | 25 * New plugin event: event_chat_send_invite |
24 * Major updates to the perl system (reread PERL-HOWTO and | 26 * Major updates to the perl system (reread PERL-HOWTO and |
25 SIGNALS) | 27 SIGNALS) |