From 0749f057417f286300c074223e37288ffbc5678c Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Sun, 15 May 2011 20:13:36 +0200 Subject: WHATSNEW: Add changes since pre3. Karolin (cherry picked from commit 2163261c29e3d0afd7ca9fa4ee4f0befffb83172) --- WHATSNEW.txt | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'WHATSNEW.txt') diff --git a/WHATSNEW.txt b/WHATSNEW.txt index fd064ccfaf6..c78f0d878f2 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -255,7 +255,29 @@ o Andreas Schneider Changes since 3.6.0pre3 ----------------------- -o +o Jeremy Allison + * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open. + * BUG 8112: POSIX extension opens of a directory are denied with EISDIR. + * Remove fstrings from client struct. + * BUGFIX when converting from safe_strcpy to strlcpy. + * Fix off-by-one calculations with strlcpy. + + +o Günther Deschner + * Fix Coverity CID #2302: FORWARD_NULL. + * Fix cups_pull_comment_location(). + * Fix double free of cups request. + * Make cups_pull_comment_location() work again. + + +o Volker Lendecke + * Properly clean up in pthreadpool_init in case of failure. + * Make plaintext session setup async. + * Reduce fd load in Winbind children. + * Avoid a potential 100% CPU loop in Winbind. + * Tune broadcast namequeries for unique names. + * Properly deal with exited winbind children. + * Fix dup_smb2_vec3. Changes since 3.6.0pre2 -- cgit v1.2.1