comparison ChangeLog @ 29348:0629b6814963

media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams. Fixes receiving calls from Psi (which needs the receiver to be in non-controlling STUN mode). Closes #11267
author Marcus Lundblad <ml@update.uu.se>
date Wed, 03 Feb 2010 22:46:22 +0000
parents 8271e42acdcb
children 3de19f8f5c92
comparison
equal deleted inserted replaced
29343:bf0db10b0e3c 29348:0629b6814963
3 version 2.6.6 (??/??/20??): 3 version 2.6.6 (??/??/20??):
4 libpurple: 4 libpurple:
5 * Fix 'make check' on OS X. (David Fang) 5 * Fix 'make check' on OS X. (David Fang)
6 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages 6 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages
7 to be improperly converted to XHTML. 7 to be improperly converted to XHTML.
8 * Set "controlling-mode" correctly when initializing a media session.
9 Fixes receiving voice calls from Psi.
8 10
9 General: 11 General:
10 * Correctly disable all missing dependencies when using the 12 * Correctly disable all missing dependencies when using the
11 --disable-missing-dependencies option. (Gabriel Schulhof) 13 --disable-missing-dependencies option. (Gabriel Schulhof)
12 14