comparison ChangeLog @ 31910:13b8f684ea8a

Add the DigiCert High Assurance CA-3 intermediate CA. This is needed for Facebook's XMPP interface, where they just turned on StartTLS, but only return the entity cert. :(
author Paul Aurich <paul@darkrain42.org>
date Sat, 09 Apr 2011 21:36:00 +0000
parents 60c0790a1f97
children ba00769a1493
comparison
equal deleted inserted replaced
31909:60c0790a1f97 31910:13b8f684ea8a
2 2
3 version 2.8.0 (??/??/????): 3 version 2.8.0 (??/??/????):
4 General: 4 General:
5 * Implement simple silence suppression for voice calls, preventing wasted 5 * Implement simple silence suppression for voice calls, preventing wasted
6 bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) 6 bandwidth for silent periods during a call. (Jakub Adam) (half of #13180)
7 * Added the DigiCert High Assurance CA-3 intermediate CA, needed for
8 validation of the Facebook XMPP interface's certificate.
7 9
8 Pidgin: 10 Pidgin:
9 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) 11 * Duplicate code cleanup. (Gabriel Schulhof) (#10599)
10 * Voice/Video call window adapts correctly to adding or removing streams 12 * Voice/Video call window adapts correctly to adding or removing streams
11 on the fly. (Jakub Adam) (half of #13535) 13 on the fly. (Jakub Adam) (half of #13535)