summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-06-19 11:02:07 +0200
committerKarolin Seeger <kseeger@samba.org>2009-06-19 11:03:41 +0200
commit4a868bb77943106d88e1563c915b2a0c7216931b (patch)
treeb0856ad59d1b5990316855b6db5bbf094ed62bbe
parent8345b7b319d2cde49768fb3d7410d5ed67061273 (diff)
downloadsamba-4a868bb77943106d88e1563c915b2a0c7216931b.tar.gz
WHATSNEW: Update changes.samba-3.4.0rc1
Karolin (cherry picked from commit 58e847f998087a33f0c80c2705ac2ce5b2807e75)
-rw-r--r--WHATSNEW.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 22a046112d3..3eca6f02762 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -214,6 +214,8 @@ o Jeremy Allison <jra@samba.org>
others.
* BUG 6476: Fix smbd-zombies in memory when using [x]inetd.
* BUG 6487: Add missing DFS call in trans2 mkdir call.
+ * BUG 6488: acl_group_override() call in posix acls references an
+ uninitialized variable.
o Günther Deschner <gd@samba.org>