summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-03-04 19:22:54 +0000
committerGerald Carter <jerry@samba.org>2003-03-04 19:22:54 +0000
commit1485e795fcdac78d466e7006ce6fe7d5e3d74445 (patch)
tree338fea2b70894dd99b1012c559966ed35c0f7f4a /WHATSNEW.txt
parentb2913fe42e78b2e3d34b76750c31b44075d8784e (diff)
downloadsamba-1485e795fcdac78d466e7006ce6fe7d5e3d74445.tar.gz
samba-1485e795fcdac78d466e7006ce6fe7d5e3d74445.tar.bz2
samba-1485e795fcdac78d466e7006ce6fe7d5e3d74445.zip
fixing a few typos
(This used to be commit 9639e01dbc1dde65623b41be8a1137e1c1dc2d46)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f841e1a742..09ab57836d 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -127,12 +127,12 @@ Changes in alpha22:
24) Add new timegm() that actually works on solaris
25) Add support for running smbd, nmbd, & winbindd under the daemontools
package
-26) Move user password changes into the NTSTATUS era, and add suppport
+26) Move user password changes into the NTSTATUS era, and add support
for the 'min password age' and 'min passwd len' concepts
27) Add new gencache based namecache code
28) Add profiles utility support to Samba 3.0.x
29) Fix open problem with changing attributes on an existing file
-30) Effeciency fixes for internal messaging system
+30) Efficiency fixes for internal messaging system
31) Make sure to update print queue cache during timeout_processing()
to send notify events
32) Make -i flag work like it did in 2.2
@@ -146,7 +146,7 @@ Changes in alpha22:
40) Fix delete on close semantics to match W2K.
41) merge desired_access for open_printer_ex from HEAD, allowing
cupsaddsmb to work again!
-42) Add suport for dynamic RPC modules
+42) Add support for dynamic RPC modules
43) wrap all cm_get_XX calls and their subsequent requests in a retry loop
in case we've temporarily lost connection to the DC. Makes winbindd
more reliable
@@ -192,7 +192,7 @@ Changes in alpha21:
11) Merge the new ACL mapping code from Andreas Gruenbacher
12) Removed make_printerdef tool from build
13) Fix fd leak on printer queue tdb's
-14) Better error/status loggin in both the pam_winbind client and
+14) Better error/status logging in both the pam_winbind client and
winbindd_pam
15) Fix fd leak with kernel change notify
16) Fix slowdown because of enumerating all print queues on every smbd startup