diff ChangeLog @ 29660:fc4bacb35cbc

nss: NSS should work after reiniting libpurple. Closes #11524.
author Paul Aurich <paul@darkrain42.org>
date Thu, 01 Apr 2010 06:51:04 +0000
parents df9de37e0274
children f93f0ff8811d
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 01 05:26:44 2010 +0000
+++ b/ChangeLog	Thu Apr 01 06:51:04 2010 +0000
@@ -9,6 +9,8 @@
 	* Fix two related crashes in the GnuTLS and NSS plugins when they
 	  suffer internal errors immediately upon attempting to establish
 	  an SSL connection.
+	* Fix NSS to work when reinitialized after being used.  (Thanks to
+	  Ludovico Cavedon for the testcase)
 	* Added support for PURPLE_GNUTLS_PRIORITIES environment variable.
 	  This can be used to specify GnuTLS priorities on a per-host basis.
 	  The format is "host=priority;host2=priority;...".  The default