changeset 30063:89de871ecffc

ChangeLog the GnuTLS envvar. Refs #11524.
author Paul Aurich <paul@darkrain42.org>
date Thu, 01 Apr 2010 04:58:17 +0000
parents 1b8ed243d6d1
children df9de37e0274
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 01 04:54:43 2010 +0000
+++ b/ChangeLog	Thu Apr 01 04:58:17 2010 +0000
@@ -6,6 +6,12 @@
 	* Changed GLib minimum version requirement to 2.12.0.
 	* Using the --disable-nls argument to configre now works properly. You
 	  will no longer be forced to have intltool to configure and build.
+	* 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
+	  priority can be overridden by using "*" as the host.  See the
+	  GnuTLS manual for documentation on the format of the priority
+	  strings.
 
 	Pidgin:
 	* Moved the "Debugging Information" section of the About box to a