summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-02-05 19:38:33 +0000
committerGerald Carter <jerry@samba.org>2003-02-05 19:38:33 +0000
commit70ddeea669bfbba7b392d4fa3aeedec6a2ed3a3d (patch)
treeabe4ee9a2264d0ab5fdccb0d052a8ab2dd5d8c9b
parent89badbdd7d5eb5de44b8f8da20ddc1c88797f458 (diff)
downloadsamba-70ddeea669bfbba7b392d4fa3aeedec6a2ed3a3d.tar.gz
preparing for release of 2.2.8pre1
-rw-r--r--WHATSNEW.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f26a447b2a4..f00623d0d63 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -24,7 +24,7 @@ See the cvs log for SAMBA_2_2 for more details
5) Fix bug with sendfile profiling support in smbstatus output
6) Correct bug in "hide unreadable" smb.conf parameter that
resulted in incorrect directory listings
-7) Fix bug in group enumerationg in winbindd
+7) Fix bug in group enumeration in winbindd
8) Correct build issues with libsmbclient on Solaris
9) Fix memory leak and bad pointer dereference in password
changing code in smbd
@@ -33,7 +33,7 @@ See the cvs log for SAMBA_2_2 for more details
of processes
12) Ensure we return disk full by default on short writes
13) Don't delete jobs submitted after the lpq time
-14) Fix reference count bug where smbd's would not terminate
+14) Fix reference count bug where smbds would not terminate
with no open resources
15) Performance fix when using quota support on HP-UX
16) Fixes for --with-ldapsam
@@ -41,7 +41,7 @@ See the cvs log for SAMBA_2_2 for more details
* add support for rebinding to the master directory server
for password changes when "ldap server" points to a read-only
slave
-17) Add -W and -X comand line flags to smbpasswd for extracting and
+17) Add -W and -X command line flags to smbpasswd for extracting and
setting the machine/domain SID in secrets.tdb. See the
smbpasswd(8) man page for details.
18) Added (c) Luke Howard to winbind_nss_solaris.c for coded