diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-01-19 19:24:54 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-01-19 19:24:54 +0100 |
commit | 288ce60748576a64efd5d3a3897fae1110379565 (patch) | |
tree | a8b957de89f57cf9c0cf42f840fb12b109a3d70b | |
parent | 4feafd7c7be947bb38856dee79f057b2671151f3 (diff) | |
download | samba-288ce60748576a64efd5d3a3897fae1110379565.tar.gz samba-288ce60748576a64efd5d3a3897fae1110379565.tar.bz2 samba-288ce60748576a64efd5d3a3897fae1110379565.zip |
Add some more entries to WHATSNEW, by no means complete.
-rw-r--r-- | WHATSNEW4.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/WHATSNEW4.txt b/WHATSNEW4.txt index ee083785fc..5ac0b0b39f 100644 --- a/WHATSNEW4.txt +++ b/WHATSNEW4.txt @@ -132,6 +132,16 @@ continued to evolve, but you may particularly notice these areas Auxiliary classes in LDAP schema conversion are now collapsed. + Several tests have been added to the SMB testsuite. + + Object GUIDs in DCE/RPC connections are now dealt with properly. + + The correctness of the LSA and NETLOGON implementations has been + improved. + + Multi Master Replication configuration can now be generated + for OpenLDAP. + These are just some of the highlights of the work done in the past few months. More details can be found in our GIT history. |