summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-06-30 20:22:53 +0200
committerKarolin Seeger <kseeger@samba.org>2008-06-30 20:24:12 +0200
commitbf1955b9b6e11559375971251fc9cb850b871160 (patch)
treeec2fd8813079176d538c652f224396f6cd4f884f
parent4a47bc6082b9f1162a9d79d2faee6f12f85bf5c8 (diff)
downloadsamba-bf1955b9b6e11559375971251fc9cb850b871160.tar.gz
WHATSNEW: Fix alphabetical order, update changes.
Karolin (cherry picked from commit 3d5872c64d5cefc3125702b4c1a3156161abfad2)
-rw-r--r--WHATSNEW.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e0d6979293a..e7b5b35ed63 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -225,6 +225,10 @@ o Michael Adam <obnox@samba.org>
* Add several tests to the testsuite.
+o Günther Deschner <gd@samba.org>
+ * BUG 5542: Fix empty passwords of samsync.
+
+
o Volker Lendecke <vl@samba.org>
* BUG 5500: Add missing become_root to enable access to LDAP DB.
* Fix coverity IDs 464, 474.
@@ -244,15 +248,15 @@ o Volker Lendecke <vl@samba.org>
* Fix a file descriptor leak in add_port_hook.
-o Günther Deschner <gd@samba.org>
- * BUG 5542: Fix empty passwords of samsync.
-
-
o William Jojo <jojowil@hvcc.edu>
* Fix several AIX build issues.
* Add -brtl to the AIX linker flags.
+o Atte Peltomäki <atte.peltomaki@f-secure.com>
+ * Fix winbindd group expansion.
+
+
o Andreas Schneider <anschneider@suse.de>
* Add documentation for kerberos support in libsmbclient.
* Add krb5 support for the testbrowse example.