Mercurial > pidgin.yaz
diff ChangeLog @ 7014:67c4e9d39242
[gaim-migrate @ 7577]
Here it is, the bulk of the new Jabber prpl.
Left to do:
- Implement registration
- Implement password changing
- Keep track of conversation threads (since I apparently have to)
- Fix the bugs that always magically appear in code after I commit
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 29 Sep 2003 15:23:19 +0000 |
parents | 4375bf2d9020 |
children | aa619031193b |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 29 13:00:55 2003 +0000 +++ b/ChangeLog Mon Sep 29 15:23:19 2003 +0000 @@ -3,6 +3,7 @@ version 0.71 * Display AIM away messages in the tooltip for buddies when they are away. + * Re-write of Jabber protocol plugin version 0.70 (09/28/2003): * Implemented Yahoo's new authentication method (Cerulean Studios)