summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-08-11 15:41:21 +0200
committerKarolin Seeger <kseeger@samba.org>2009-08-11 15:43:02 +0200
commitc34798994b8660586ff6447ba66b79a20580591c (patch)
treef50ce057bfaa533445e041003050bbadd0d51194
parent2f1023ece2ed165815ac2d8bc70a29d9e9e2591e (diff)
downloadsamba-c34798994b8660586ff6447ba66b79a20580591c.tar.gz
WHATSNEW: Update changes.
Karolin (cherry picked from commit 9bcfbccad5d5983cfa42f31f6394f03c4678e79a)
-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'.