summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-12-11 12:04:24 +0100
committerKarolin Seeger <kseeger@samba.org>2012-12-11 12:04:24 +0100
commit5b202f00c88399d051b1f15e0ae79f04ecf58062 (patch)
treed47b8c36bc67c8a5e11f70fbd65ee2518a75e89e
parent3ecca2ddb7ee57c3a7416bf04d22ba7f5bcf6540 (diff)
downloadsamba-5b202f00c88399d051b1f15e0ae79f04ecf58062.tar.gz
WHATSNEW: Update release notes.
Karolin
-rw-r--r--WHATSNEW.txt19
1 files changed, 8 insertions, 11 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 3a27fdadfdb..e107ef85343 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -9,7 +9,7 @@ This is is the first stable release of Samba 4.0.
This release contains the best of all of Samba's
technology parts, both a file server (that you can reasonably expect
to upgrade existing Samba 3.x releases to) and the AD domain
-controller work previously known as 'samba4'.
+controller work previously known as 'Samba4'.
Major enhancements in Samba 4.0.0 include:
@@ -43,10 +43,9 @@ running example of the NT-FSA architecture we expect to move smbd to in
the longer term.
For pure file server work, the binaries users would expect from that
-series (nmbd, winbindd, smbpasswd) continue to be available. When
-running an AD DC, you only need to run 'samba' (not
-nmbd/smbd/winbind), as the required services are co-coordinated by this
-master binary.
+series (smbd, nmbd, winbindd, smbpasswd) continue to be available. When
+running an AD DC, you only need to run 'samba' (not smbd/nmbd/winbindd),
+as the required services are co-coordinated by this master binary.
DNS
@@ -74,7 +73,7 @@ ntpsigndsocket options.
Python Scripting Interface
==========================
-Finally, a new scripting interface has been added to Samba 4, allowing
+A new scripting interface has been added to Samba 4, allowing
Python programs to interface to Samba's internals, and many tools and
internal workings of the DC code is now implemented in python.
@@ -136,6 +135,9 @@ Known Issues
experience issues with DRS replication, as we have fixed many issues
here in response to feedback from our production users.
+- Linux inotify will now only be supported on systems where glibc also supports
+ it (for details, please refer to bug #8850).
+
Running Samba 4.0 as an AD DC
=============================
@@ -239,11 +241,6 @@ smb.conf changes
winbindd socket directory New
-Commit Highlights
-=================
-
-
-
CHANGES SINCE 4.0.0rc6
======================