diff ChangeLog @ 28863:1182e604439c

*** Plucked rev 8549b9a30115559965e9bf93bb15a45b04c1d149 (f05c54b03e6bbfdbff38c01697fbd353a969e05e): certs: Cache certs once again (at the end of the verification process). It looks like I accidentally broke this (libpurple wouldn't replace a cert already in the cache) when extending the invalidity reasons.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 07 Jan 2010 23:46:24 +0000
parents bc4401ae1ab1
children a94b530cf3b7
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 07 23:46:01 2010 +0000
+++ b/ChangeLog	Thu Jan 07 23:46:24 2010 +0000
@@ -2,6 +2,10 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
 version 2.6.5 (??/??/20??):
+	libpurple:
+	* TLS certificates are actually stored to the local cache once again
+	  (accepting a name mismatch on a certificate should now be remembered)
+
 	General:
 	* Build-time fixes for Solaris.  (Paul Townsend)