From 5458715069be7a4f9645d4048e8402a98832fcf4 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 28 Feb 2008 11:59:11 +0100 Subject: WHATSNEW: Move Volker's post pre1 changes to the appropriate section. Michael (This used to be commit 8cc0d46c388f5971bf468e6eb607b5e230f9a2dd) --- WHATSNEW.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'WHATSNEW.txt') diff --git a/WHATSNEW.txt b/WHATSNEW.txt index bb678fb936..738f5d5ab9 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 -- cgit