comparison ChangeLog @ 30966:cc32d5f81523

Bring these files up to date.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 24 Nov 2010 05:57:48 +0000
parents 6499f813c3af
children d63748b78769
comparison
equal deleted inserted replaced
30965:153b47ec04d9 30966:cc32d5f81523
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.7.7 (??/??/????): 3 version 2.7.8 (??/??/????):
4 General:
5 * Allow multiple certificates to share the same Distinguished Name (DN).
6 Partially fixes remaining MSN issues from #12906.
7 * The GNUTLS SSL plugin now discards any certificate in a chain that did
8 not sign the previous certificate. Once one certificate is discarded,
9 all subsequent certificates are discarded. Partially fixes remaining
10 MSN issues from #12906.
11
12 AIM and ICQ:
13 * AIM should now connect if "Use clientLogin" is off and the "Server"
14 field is set to anything but "login.oscar.aol.com". (#12948)
15 * Fix a crash on connection loss. (#5927)
16
17 MSN: 4 MSN:
18 * Don't show ourselves in the list of endpoints that can be disconnected. 5 * Don't show ourselves in the list of endpoints that can be disconnected.
6
7 version 2.7.7 (11/23/2010):
8 General:
9 * Allow multiple CA certificates to share the same Distinguished Name
10 (DN). Partially fixes remaining MSN issues from #12906.
11 * The GNUTLS SSL plugin now discards any certificate (and all subsequent
12 certificates) in a chain if it did not sign the previous certificate.
13 Partially fixes remaining MSN issues from #12906.
14 * Open requests related to a file transfer are now closed when the request
15 is cancelled locally. (#11666)
16
17 AIM and ICQ:
18 * AIM should now connect if "Use clientLogin" is turned off and the
19 "Server" field is set to anything other than "login.oscar.aol.com" or
20 "slogin.oscar.aol.com". (#12948)
21 * Fix a crash on connection loss. (#5927)
19 22
20 version 2.7.6 (11/21/2010): 23 version 2.7.6 (11/21/2010):
21 General: 24 General:
22 * Included Microsoft Internet Authority 2010 and Microsoft Secure Server 25 * Included Microsoft Internet Authority 2010 and Microsoft Secure Server
23 Authority 2010 intermediate CA certificates to our bundle. This fixes 26 Authority 2010 intermediate CA certificates to our bundle. This fixes