comparison ChangeLog @ 31457:81873d69d8d8

ChangeLog Jingle content fix. Closes #13048
author Marcus Lundblad <ml@update.uu.se>
date Mon, 06 Dec 2010 22:40:49 +0000
parents b78991ee326c
children 0bbe0d78db27
comparison
equal deleted inserted replaced
31456:ba69a8d1cd9a 31457:81873d69d8d8
31 characters. (#8508) 31 characters. (#8508)
32 * Fix receiving messages from users on Yahoo and other federated 32 * Fix receiving messages from users on Yahoo and other federated
33 services. (#13022) 33 services. (#13022)
34 * Correctly remove old endpoints from the list when they sign out. 34 * Correctly remove old endpoints from the list when they sign out.
35 * Add option to disable connections from multiple locations. (#13017) 35 * Add option to disable connections from multiple locations. (#13017)
36
37 XMPP:
38 * Terminate Jingle sessions with unsupported content types. (#13048)
36 39
37 version 2.7.7 (11/23/2010): 40 version 2.7.7 (11/23/2010):
38 General: 41 General:
39 * Allow multiple CA certificates to share the same Distinguished Name 42 * Allow multiple CA certificates to share the same Distinguished Name
40 (DN). Partially fixes remaining MSN issues from #12906. 43 (DN). Partially fixes remaining MSN issues from #12906.