From e32fceda2e9b0cf3c5e00c38976aa3a8d407c231 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Mon, 25 Feb 2013 18:28:10 +0200 Subject: [PATCH] update ChangeLog --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index e320eec3..2d5f617e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +version 1.15.0 "HTTP with Kerberos authentication" (2013-XX-XX) + - Feature #3578135: Support Kerberos for HTTP(S) authentication w/o SSPI (Stefan Becker) + * effective for all platforms that support --with-krb5 + * this triggered a series of cleanup & simplification changes and + functionality & memory leak fixes in the sip-sec modules + * NOTE: if you do *NOT* use Single Sign-On, then be sure to disable + it in the "Advanced" tab of the account settings + * special thanks to Jarek Polok for the logs and testing + - Fixed #3603228: Crash on 1.14.1 when connecting to server (Stefan Becker) + - Fixed #3604671: sip uri with apostrophe is not valid (Stefan Becker) + - fixed HTTP redirect crash (Stefan Becker) + - Farstream 0.1.1 compatibility fix (Jakub Adam) + - support conf:sip: meeting URIs (Jakub Adam) + - updated Adium port (Michael Lamb) + version 1.14.1 "Bug Fixes I" (2012-12-26) - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker) * purple: non Single Sign-on users are asked for the password again -- 2.11.4.GIT