diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-12-24 00:26:51 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-12-24 01:15:05 +0100 |
commit | c19a90aafe56437c9d37a00825601ca2c86af06c (patch) | |
tree | afc5f81a760e44b273663125c001cac6d6fedc50 | |
parent | 8b34a2dff6a3789741cd53b63909cd81a7316f59 (diff) | |
download | samba-c19a90aafe56437c9d37a00825601ca2c86af06c.tar.gz samba-c19a90aafe56437c9d37a00825601ca2c86af06c.tar.bz2 samba-c19a90aafe56437c9d37a00825601ca2c86af06c.zip |
WHATSNEW: Fix typo, indentation.
-rw-r--r-- | WHATSNEW.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 5668564678..63f35e4354 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,6 @@ ================================= Release Notes for Samba 3.6.0pre1 - July 28, 2010 + July 28, 2010 ================================= @@ -16,7 +16,7 @@ Major enhancements in Samba 3.6.0 include: SMB2 support ------------ -SMB2 support in 3.6.0 is fully functional (with one ommission), +SMB2 support in 3.6.0 is fully functional (with one omission), and can be enabled by setting: max protocol = SMB2 |