summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a474d7eea4..6fd9261678 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -111,6 +111,13 @@ in the [global] section of your smb.conf.
Tdb has furthermore improved to manage its file space more efficiently. This
will lead to smaller and less fragmented databases.
+Messaging improvements
+======================
+
+Our internal messaging subsystem, used for example for things like oplock
+break messages between smbds or setting a process debug level dynamically, has
+been rewritten to use unix domain datagram messages.
+
######################################################################
Changes