comparison ChangeLog @ 31670:34404b2719c5

Fixed searching for buddies in Gadu-Gadu public directory. Fixes #5242
author tomkiewicz@cpw.pidgin.im
date Sat, 18 Jun 2011 11:29:11 +0000
parents 35395b98f6b5
children 2d703748870f bb77a9ceca17
comparison
equal deleted inserted replaced
31669:35395b98f6b5 31670:34404b2719c5
8 * media: Actually use the specified TCP port from the TURN configuration to 8 * media: Actually use the specified TCP port from the TURN configuration to
9 create a TCP relay candidate. 9 create a TCP relay candidate.
10 10
11 Plugins: 11 Plugins:
12 * The Evolution Integration plugin compiles again. 12 * The Evolution Integration plugin compiles again.
13
14 Gadu-Gadu:
15 * Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
16 (#5242)
13 17
14 version 2.8.0 (06/07/2011): 18 version 2.8.0 (06/07/2011):
15 General: 19 General:
16 * Implement simple silence suppression for voice calls, preventing 20 * Implement simple silence suppression for voice calls, preventing
17 wasted bandwidth for silent periods during a call. (Jakub Adam) 21 wasted bandwidth for silent periods during a call. (Jakub Adam)