summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 9809072a016..35e52c52f18 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -302,6 +302,7 @@ o Günther Deschner <gd@samba.org>
* Add NetShutdownInit and NetShutdownAbort.
* Fix samr access checks.
* Add a security model to LSA.
+ * Fix nss_wrapper build for Solaris.
o Geza Gemes <geza@kzsdabas.hu>
@@ -357,6 +358,10 @@ o Aravind Srinivasan <aravind.srinivasan@isilon.com>
* Always allocate memory in dptr_ReadDirName.
+o Kumar Thangavelu <Kumar.Thangavelu@riverbed.com>
+ * Fix 'net' crash during domain join.
+
+
o Marc VanHeyningen <marc.vanheyningen@isilon.com>
* Zero an uninitialized array.
* Allow child processes to exit gracefully if we are out of fds.