From: Michael Adam Date: Thu, 28 Feb 2008 10:59:11 +0000 (+0100) Subject: WHATSNEW: Move Volker's post pre1 changes to the appropriate section. X-Git-Tag: samba-3.2.0pre2~37^2~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8cc0d46c388f5971bf468e6eb607b5e230f9a2dd;p=thirdparty%2Fsamba.git WHATSNEW: Move Volker's post pre1 changes to the appropriate section. Michael --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index bb678fb936f..738f5d5ab9d 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -132,6 +132,13 @@ o Kai Blin * Correctly handle mixed-case hostnames in NTLMv2 authentication. +o Volker Lendecke + * Support for storing xattrs in tdb files + * Support for storing alternate data streams in xattrs + * Implement a generic in-memory cache based on rb-trees + * Add implicit temporary talloc contexts via talloc_stack() + + o Stefan Metzmacher * Fixes for libreplace. * Build fixes. @@ -233,10 +240,6 @@ o Volker Lendecke * Remove static incoming and outgoing buffers from core server SMB packet processing code. * Add "net sam rights" command. - * Support for storing xattrs in tdb files - * Support for storing alternate data streams in xattrs - * Implement a generic in-memory cache based on rb-trees - * Add implicit temporary talloc contexts via talloc_stack() o Steve French