From: Karolin Seeger Date: Mon, 12 Oct 2009 11:10:29 +0000 (+0200) Subject: WHATSNEW. Update changes since 3.3.8. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=680e39a6795729dfa5e9a748e189f1424324434f;p=thirdparty%2Fsamba.git WHATSNEW. Update changes since 3.3.8. Karolin --- 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