comparison ChangeLog @ 30912:63aeff4ebc19

jabber: Avoid a double-free in the google relay code. Also some whitespace clean-up right next to the double-free. Reported by "mordy" in #pidgin.
author Paul Aurich <paul@darkrain42.org>
date Mon, 08 Nov 2010 17:05:18 +0000
parents d87c49564564
children f8fd915ee476
comparison
equal deleted inserted replaced
30889:d87c49564564 30912:63aeff4ebc19
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