From 5e1a2f7e8d257aae05977cfa5bf6a8782e0c1221 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 20 Jul 2006 22:27:03 +0000 Subject: [PATCH] r17166: fixups based on comments from Volker --- WHATSNEW.txt | 5 +++-- 1 file 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 o Guenther Deschner * 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 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. -- 2.11.4.GIT