From: Don S. <ri...@us...> - 2005-03-04 15:19:35
|
Update of /cvsroot/gaim-bnet/gaim-bnet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6922 Modified Files: ChangeLog Log Message: Correcting evew's English Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim-bnet/gaim-bnet/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ChangeLog 3 Mar 2005 18:51:38 -0000 1.9 --- ChangeLog 4 Mar 2005 15:19:25 -0000 1.10 *************** *** 5,9 **** New Features: ! * Added sperimental support to PvPGN servers (added info welcome end fl_end hooks). (evew) * Added polling request of friends list to reach updates also from --- 5,9 ---- New Features: ! * Added experimental support to PvPGN servers (added info welcome end fl_end hooks). (evew) * Added polling request of friends list to reach updates also from *************** *** 15,19 **** sent twice during the first login attempt (this was the problem! so we can finally check for one attempt only :). (evew) ! * Rewrited code about buddy add/remove/update events. (evew) * Fixed a bug about chat windows, where the old ones weren't handled properly. (evew) --- 15,19 ---- sent twice during the first login attempt (this was the problem! so we can finally check for one attempt only :). (evew) ! * Rewrote code about buddy add/remove/update events. (evew) * Fixed a bug about chat windows, where the old ones weren't handled properly. (evew) |