Mercurial > pidgin
changeset 24628:ff673202a57a
New item
author | Hu Yong <ccpaging@gmail.com> |
---|---|
date | Tue, 11 Nov 2008 07:35:17 +0000 |
parents | fee3ad79cbd0 |
children | 8084892eb422 |
files | libpurple/protocols/qq/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/qq/ChangeLog Tue Nov 11 07:26:48 2008 +0000 +++ b/libpurple/protocols/qq/ChangeLog Tue Nov 11 07:35:17 2008 +0000 @@ -1,3 +1,10 @@ +2008.11.11 - ccpaging <ccpaging(at)gmail.com> + * Change QQ number to unsigned long + * Change Qun ID and Qun extend ID to unsigned long + * Rewrite smiley convert function, use qsort and bsearch + * Update smiley map according EVA and pidgin theme file + * Support long IM message in private and Qun + 2008.10.27 - ccpaging <ccpaging(at)gmail.com> * Fixed a bug in group_join.c