From 2c935e618331face49a11ba3459b93d453d7092f Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 12 Oct 2009 13:10:29 +0200 Subject: [PATCH] WHATSNEW. Update changes since 3.3.8. Karolin (cherry picked from commit 680e39a6795729dfa5e9a748e189f1424324434f) --- WHATSNEW.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 81a325c0364..6017bfcfeb1 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -22,11 +22,14 @@ Changes since 3.3.8 o Michael Adam * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache(). + * BUG 6692: Fix mount.cifs segfault. o Jeremy Allison * BUG 6504: Fix SAMR server for Winbind access. + * BUG 6769: Symlink unlink does nothing. * BUG 6776: Fix core dump when running overlapping Byte Lock test. + * BUG 6781: Fix renaming of subfolders in Explorer view. o Yannick Bergeron @@ -49,8 +52,10 @@ o Volker Lendecke * BUG 5886: Fix password change propagation. * BUG 6349: Initialize domain info struct. * BUG 6585: Fix unqualified "net join". + * BUG 6606: Fix file corruption using smbclient with NT4 server. * BUG 6646: Correctly chew keepalive packets. * BUG 6785: Only ever handle one event after a select call. + * BUG 6797: Fix a memleak in libwbclient. o Derrell Lipman -- 2.11.4.GIT