Mercurial > pidgin.yaz
diff libpurple/protocols/qq/ChangeLog @ 23053:55f986ccbb6a
patch-05-reconnect-and-code-cleanup
author | SHiNE CsyFeK <csyfek@gmail.com> |
---|---|
date | Tue, 24 Jun 2008 12:28:38 +0000 |
parents | 51dbe83ebbd3 |
children | ebad75b719f5 |
line wrap: on
line diff
--- a/libpurple/protocols/qq/ChangeLog Tue Jun 24 12:22:40 2008 +0000 +++ b/libpurple/protocols/qq/ChangeLog Tue Jun 24 12:28:38 2008 +0000 @@ -1,3 +1,13 @@ +2008.06.07 - ccpaging <ecc_hy(at)hotmail.com>, csyfek <csyfek(at)gmail.com> + * Clean code and apply patches from QuLogic + +2008.05.19 - ccpaging <ecc_hy(at)hotmail.com>, csyfek <csyfek(at)gmail.com> + * Reconnect server 5 time in 5000 ms, when connect failed + * Rename sendqueue.c/sendqueue.h to qq_trans.c/qq_trans.h + * Rewrite packet_process + * Rewrite qq_send_cmd + * Create server list, try to connect every server when failed + 2008.05.14 - ccpaging <ecc_hy(at)hotmail.com> * Move function for before login packets storing to sendqueue * Use transaction data structure to store before login packets