summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-07-20 22:27:03 +0000
committerGerald Carter <jerry@samba.org>2006-07-20 22:27:03 +0000
commit5e1a2f7e8d257aae05977cfa5bf6a8782e0c1221 (patch)
treee9652e2bd941c38cdc2bb352847005ad863233fb
parentccb92d6a40d18dbb3528858002d86b4ae57037a1 (diff)
downloadsamba-5e1a2f7e8d257aae05977cfa5bf6a8782e0c1221.tar.gz
samba-5e1a2f7e8d257aae05977cfa5bf6a8782e0c1221.tar.xz
samba-5e1a2f7e8d257aae05977cfa5bf6a8782e0c1221.zip
r17166: fixups based on comments from Volkersamba-3.0.23a
-rw-r--r--WHATSNEW.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bb4d077d347..e69538607b9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -18,6 +18,7 @@ Common bugs fixed in 3.0.23a include:
running winbindd.
o Failure to add users or groups to ACLs using the Windows
object picker.
+ o Failure in file serving code when 'kernel oplocks = yes'.
New features in 3.0.23a include:
@@ -69,7 +70,7 @@ o Gerald (Jerry) Carter <jerry@samba.org>
o Guenther Deschner <gd@samba.org>
* Don't clear the cache when starting winbindd in off line mode.
- * Fix erron reporting in pam_winbind debug messages.
+ * Fix errno reporting in pam_winbind debug messages.
* BUG 3937: Fix segv in libnss_wins.so.
@@ -78,7 +79,7 @@ o Volker Lendecke <vl@samba.org>
request code.
* AIX portability fixes for DNS client code.
* BUG 3811, 3948: Fix alignment bug in on lsaquery.
- * BUG 3949: Fixed authorization issue no domain member
+ * BUG 3949: Fixed authorization issue on domain member
servers not running winbindd.