summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 898007a5a8d..a6ff0bc0628 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -61,6 +61,8 @@ o Jeremy Allison <jra@samba.org>
* Instruct winbindd to ignore fd_set when select() returns -1.
* BUG 3779: Make nmbd udp sockets non-blocking to prevent problem
with select returning true but no data being available.
+ * Backport talloc_steal() fixes from SAMBA_4_0 (original fixes by
+ Andrew Tridgell).
o Timur Bakeyev <timur@com.bat.ru>