lib/util: Standardize use of st_[acm]time ns
[samba.git] / WHATSNEW.txt
index cd75f6741c0685437a188a7752753fba695593f5..206ee6ad20dc0079801262d27ffd40cf79ee0817 100644 (file)
@@ -17,15 +17,30 @@ NEW FEATURES/CHANGES
 ====================
 
 
+CTDB CHANGES
+============
+
+* The NAT gateway and LVS features now uses the term "leader" to refer
+  to the main node in a group through which traffic is routed and
+  "follower" for other members of a group.  The command for
+  determining the leader has changed to "ctdb natgw leader" (from
+  "ctdb natgw master").  The configuration keyword for indicating that
+  a node can not be the leader of a group has changed to
+  "follower-only" (from "slave-only").  Identical changes were made
+  for LVS.
+
+
 REMOVED FEATURES
 ================
 
+The deprecated "ldap ssl ads" smb.conf option has been removed.
 
 smb.conf changes
 ================
 
   Parameter Name                     Description                Default
   --------------                     -----------                -------
+  ldap ssl ads                       removed