summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-08-18 15:59:07 +0200
committerKarolin Seeger <kseeger@samba.org>2008-08-18 16:01:02 +0200
commitc68fcfd4a052eb58205f52d76788b6f083c28581 (patch)
treeda6ab0f1db7e2d69faf0a870bef1eaf19b6b6fc9 /WHATSNEW.txt
parent83a85683ebae320e9e4717851277b727849f0da7 (diff)
downloadsamba-c68fcfd4a052eb58205f52d76788b6f083c28581.tar.gz
samba-c68fcfd4a052eb58205f52d76788b6f083c28581.tar.xz
samba-c68fcfd4a052eb58205f52d76788b6f083c28581.zip
WHATSNEW: Add some more major bug fixes.
Karolin (cherry picked from commit 986c52dca86cc82dd62d1b9f71ee2269d5ba5cb4)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bde08d62b55..ec82d87b410 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -10,10 +10,12 @@ Major bug fixes included in Samba 3.2.2 are:
o Fix removal of dead records in tdb files. This can lead to very large
tdb files and to overflowing partitions as a consequence on systems
running an nmbd daemon.
+ o Fix "force group" in setups using Winbind.
o Fix freezing Windows Explorer on WinXP while browsing Samba shares.
This one led to timeouts during printing as well.
o Fix assigning of primary group memberships when authenticating via
Winbind.
+ o Fix creation and installation of shared libraries.
######################################################################