summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f7ebc21324b..f29e92c2f8d 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -72,6 +72,7 @@ o Stefan Metzmacher <metze@samba.org>
* BUG 2346: Fix posix ACLs when setting an ACL without explicit ACE for the
owner.
* BUG 6526: Let parent_dirname() correctly return toplevel filenames.
+ * BUG 6627: Raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
* Fix a crash bug if we timeout in net rpc trustdom list.
* Add '--request-timeout' option to 'net'.