Mercurial > pidgin.yaz
comparison ChangeLog @ 31355:d9db23719cf9
merge of '148e99c7c4a60cc18826232bd8b3270cbdddc7b5'
and '89847795e1c9cbdd51c942ae1e506e6060ac2235'
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 08 Nov 2010 22:51:35 +0000 |
parents | 63aeff4ebc19 |
children | f8fd915ee476 |
comparison
equal
deleted
inserted
replaced
31354:4de2b3adc823 | 31355:d9db23719cf9 |
---|---|
7 * Added extended capabilities support (none implemented). | 7 * Added extended capabilities support (none implemented). |
8 * Merged the work done on the Google SoC (major rewrite of SLP code) | 8 * Merged the work done on the Google SoC (major rewrite of SLP code) |
9 * Reworked the data transfer architecture. | 9 * Reworked the data transfer architecture. |
10 (http://developer.pidgin.im/wiki/SlpArchitecture) | 10 (http://developer.pidgin.im/wiki/SlpArchitecture) |
11 * Lots of little changes. | 11 * Lots of little changes. |
12 | |
13 XMPP: | |
14 * Avoid a double-free in the Google Relay (V/V) code. | |
12 | 15 |
13 version 2.7.5 (10/31/2010): | 16 version 2.7.5 (10/31/2010): |
14 General: | 17 General: |
15 * Added Verisign Class 3 Public CA - G2 root CA. | 18 * Added Verisign Class 3 Public CA - G2 root CA. |
16 | 19 |