From cdf75232c3d327d69a2dfd1d09fb8176c32e9bf6 Mon Sep 17 00:00:00 2001 From: Edward Powell Date: Sun, 25 Jan 2015 12:15:36 -0500 Subject: [PATCH] NEWS: Update for 5.0.0 --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2b07a6e2c6..c7ec16c8e7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Changes between 4.6.2 and 5.0.0 (as of 2014-01-12) -================================================== +Changes between 4.6.2 and 5.0.0 +=============================== This release contains backwards-incompatible changes. See http://willie.dftba.net/willie_5.html for more information. @@ -11,6 +11,7 @@ Core changes (for users): * WillieDB is entirely rewritten, meaning migration will be needed to access old data * Logging output to the debug channel is improved * The name of the NickServ user can be configured with nickserv_name in [core] +* SSL is disabled on Python 2.7 when backports.ssl_match_hostname is not installed API changes (for developers): * Deprecated WillieDB functions are removed