summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>2005-02-04 03:11:16 +0000
committerSamba Release Account <samba-bugs@samba.org>2005-02-04 03:11:16 +0000
commitaa51df8537a4d3e501f143ff04bfadd80646e927 (patch)
tree712e1cc96c542600fbd2004c8281544d78d07c46 /WHATSNEW.txt
parente57c4d66212d43207e1ab245cd99b2215a06fc24 (diff)
downloadsamba-aa51df8537a4d3e501f143ff04bfadd80646e927.tar.gz
samba-aa51df8537a4d3e501f143ff04bfadd80646e927.tar.xz
samba-aa51df8537a4d3e501f143ff04bfadd80646e927.zip
r5218: fix a few typos
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 0047377b001..1691df31314 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -75,16 +75,16 @@ o Timur Bakeyev <timur@com.bat.ru>
o Gerald (Jerry) Carter <jerry@samba.org>
* BUG 2262: Add support in configure.in for *freebsd6*.
- * BUG 2266: Portability fixes for queota code on FreeBSD4.
+ * BUG 2266: Portability fixes for quota code on FreeBSD4.
* BUG 2264: Remove shutdown and abortshutdown commands from
rpcclient in favor of using the same functions in 'net'.
- * BUG 2295: Prevent mbd from returning an emptry servername
+ * BUG 2295: Prevent smbd from returning an empty server name
in certain lanman api calls.
* BUG 2290: Fix autogen.sh script in examples (based on original
patch from Lars Mueller).
* Fix bug enumerating domain trusts in security = ads.
* Fix segv in rpcclient's dsenumdomtrusts.
- * Fix bug in expansion of %U and %G in included filesnames.
+ * Fix bug in expansion of %U and %G in included filenames.
* BUG 2291: Restrict creation of server trust and domain trust
accounts to members of the "Domain Admins" group.