Mercurial > pidgin
diff libpurple/protocols/qq/ChangeLog @ 24088:147ada94a1d8
2008.08.16 - ccpaging <ecc_hy(at)hotmail.com>
* Rename group to room. If you used pidginqq before, this may create a new room with same title, you may
delete old one
* Replace purple_debug with purple_debug_info, purple_debug_warning, purple_debug_error
* Add server notice and server new, and two options to turn on/off
* Minor modify for reducing transaction's debug infor
* Minor modifies for system notice and QQ news.
* Add 4 new strings need translate compare with p10.
author | SHiNE CsyFeK <csyfek@gmail.com> |
---|---|
date | Thu, 11 Sep 2008 13:25:07 +0000 |
parents | 5f454b975a99 |
children | 69c218fd5d54 25f62d21b3f8 |
line wrap: on
line diff
--- a/libpurple/protocols/qq/ChangeLog Thu Sep 11 04:19:37 2008 +0000 +++ b/libpurple/protocols/qq/ChangeLog Thu Sep 11 13:25:07 2008 +0000 @@ -1,6 +1,17 @@ +2008.08.16 - ccpaging <ecc_hy(at)hotmail.com> + * Rename group to room. If you used pidginqq before, this may create a new room with same title, you may delete old one + * Replace purple_debug with purple_debug_info, purple_debug_warning, purple_debug_error + * Add server notice and server new, and two options to turn on/off + * Minor modify for reducing transaction's debug infor + * Minor modifies for system notice and QQ news. + * Add 4 new strings need translate compare with p10. + 2008.08.10 - csyfek <csyfek(at)gmail.com> * Commit to Pidgin +2008.08.07 - ccpaging <ecc_hy(at)hotmail.com> + * Support managing multi-connections according to simple.c + 2008.08.06 - ccpaging <ecc_hy(at)hotmail.com> * Rename names of variables, Group, to Room * Functions of group_network merged into qq_network and qq_process