diff libpurple/protocols/qq/ChangeLog @ 25517:59ed7712be5e

2009.02.21 - flos <lonicerae(at)gmail.com> * Rewrite whole buddy memo part * Remove 'qq_to_utf8_len' and 'utf8_to_qq_len' functions in char_conv.c * Update ChangeLog, AUTHORS
author SHiNE CsyFeK <csyfek@gmail.com>
date Fri, 20 Feb 2009 18:00:32 +0000
parents 8bc9f89f305e
children 7da3cf2530b7
line wrap: on
line diff
--- a/libpurple/protocols/qq/ChangeLog	Mon Feb 09 15:52:13 2009 +0000
+++ b/libpurple/protocols/qq/ChangeLog	Fri Feb 20 18:00:32 2009 +0000
@@ -1,3 +1,8 @@
+2009.02.21 - flos <lonicerae(at)gmail.com>
+	* Rewrite whole buddy memo part
+	* Remove 'qq_to_utf8_len' and 'utf8_to_qq_len' functions in char_conv.c
+	* Update ChangeLog, AUTHORS
+
 2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
 	* Rewrite buddy_memo using qq_put/qq_get series functions