From d9b6f9a75d39944eb5ef78280fdffd97e45975e6 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Thu, 28 Feb 2008 03:27:55 -0800 Subject: Updated comments on the encryption support. Jeremy. (This used to be commit ab6a9fad3873a9e4f5945e5d72faabbf42bd4f48) --- WHATSNEW.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'WHATSNEW.txt') diff --git a/WHATSNEW.txt b/WHATSNEW.txt index c9287ac6a0..bb68817d17 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -22,9 +22,9 @@ Major enhancements in Samba 3.2.0 include: o Introduction of a registry based configuration system. o Improved CIFS Unix Extensions support. o Experimental support for file serving clusters. - o Support for IPv6 connections. - o Support for storing alternate data streams in xattrs - + o Support for IPv6 in the server, and client tools and libraries. + o Support for storing alternate data streams in xattrs. + o Encrypted SMB transport in client tools and libraries, and server. Winbind and Active Directory Integration: o Full support for Windows 2003 cross-forest, transitive trusts @@ -158,9 +158,7 @@ o Jeremy Allison * Remove unused utilities: smbctool and rpctorture. * Fix service principal detection to match Windows Vista (based on work from Andreas Schneider). - * Additional work on the session data privacy for clients - implementing the Unix CIFS Extensions. - + * Encrypted SMB transport in client tools and libraries, and server. o Kai Blin * Added support for an SMB_CONF_PATH environment variable -- cgit