comparison libpurple/protocols/qq/ChangeLog @ 23695:5f454b975a99

2008.08.10 - csyfek <csyfek(at)gmail.com> * Commit to Pidgin 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 * Canceled managing glist of group packet, add sub_cmdd and room_id to transaction * Fixed error of demo group: If 'room list' and 'room infor' are not setup, response received from server will emits 'room_id = 0' packet. 2008.08.04 - ccpaging <ecc_hy(at)hotmail.com> * Use new crypt/decrypt functions * Rename crypt.c/h to qq_crypt.c/h * Clean code of decrypt functions * Fixed decryption failure 2008.08.04 - csyfek <csyfek(at)gmail.com> * Update AUTHORS
author SHiNE CsyFeK <csyfek@gmail.com>
date Sun, 10 Aug 2008 04:32:14 +0000
parents 58bb7fc244e4
children 967344bc404d
comparison
equal deleted inserted replaced
23690:107166bb2a64 23695:5f454b975a99
1 2008.08.10 - csyfek <csyfek(at)gmail.com>
2 * Commit to Pidgin
3
4 2008.08.06 - ccpaging <ecc_hy(at)hotmail.com>
5 * Rename names of variables, Group, to Room
6 * Functions of group_network merged into qq_network and qq_process
7 * Canceled managing glist of group packet, add sub_cmdd and room_id to transaction
8 * Fixed error of demo group:
9 If 'room list' and 'room infor' are not setup, response received from server will emits 'room_id = 0' packet.
10
11 2008.08.04 - ccpaging <ecc_hy(at)hotmail.com>
12 * Use new crypt/decrypt functions
13 * Rename crypt.c/h to qq_crypt.c/h
14 * Clean code of decrypt functions
15 * Fixed decryption failure
16
17 2008.08.04 - csyfek <csyfek(at)gmail.com>
18 * Update AUTHORS
19
1 2008.08.03 - csyfek <csyfek(at)gmail.com> 20 2008.08.03 - csyfek <csyfek(at)gmail.com>
2 * Commit lost files to Pidgin 21 * Commit lost files to Pidgin
3 22
4 2008.08.02 - csyfek <csyfek(at)gmail.com> 23 2008.08.02 - csyfek <csyfek(at)gmail.com>
5 * Commit to Pidgin 24 * Commit to Pidgin