From 6d16a09e1f69687988ec18b0b7efa490f2cf9acc Mon Sep 17 00:00:00 2001 From: pier11 Date: Wed, 31 Mar 2010 14:19:55 +0100 Subject: [PATCH] updated "release notes" file --- NEWS | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) rewrite NEWS (98%) diff --git a/NEWS b/NEWS dissimilarity index 98% index b7b155ec..596d5ab3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,19 @@ -version 1.9.1 "Hot fixes" (2010-03-16) - - Fixed #2969327: Kerberos authentication always fails on *nix platforms (pier11) - - Fixed #2968287: Authentication failure in scenario when director server is Office Communications Server 2007 or above and home server is Live Communications Server 2005 (pier11) - - Send BYE when response to IM message is 408/480/481 (Stefan Becker) - - Re-enable offline status to be user settable (Stefan Becker) +veraion 1.10.0 "Access Levels" (2010-XX-XX) + - Feature #2823160: Access Levels (2007+ environment). The functionality is available through contact's context menu "Access level" and also presented on contact's tooltip. Current individual access level is marked with star (*), current group access level is marked with equals sign (=). (pier11) + - Feature #2957811: add support for "automaton" class (Stefan Becker) + - Feature #2972823: fail on in-line variable declarations (Stefan Becker) + - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case (pier11) + - fixed publication/"409 Conflict" endless looping (Stefan Becker, pier11) + - prepare for Pidgin 2.7.0 (Stefan Becker, pier11) + - Windows build updated to gtk+2.14, gettext 0.17, libxml2 2.7.4, gcc 4.4 (pier11) + - added SVG icon artwork (Jakub 'jimmac' Steiner) + - many changes to configure script. Be sure to look at "configure --help"! (Stefan Becker) + - many internal changes to prepare for non-purple backends (Stefan Becker) + - new build requirements: libxml2, glib-2.0 >= 2.12.0 + - new build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for non-purple backends + +RELEASE NOTES +Please see the following SIPE's wiki page on details about implemented access levels functionality in 1.10.0 version: +https://sourceforge.net/apps/mediawiki/sipe/index.php?title=Access_Levels + +Check the wiki for more details on SIPE functionality. -- 2.11.4.GIT