summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-01-23 21:22:40 +0100
committerKarolin Seeger <kseeger@samba.org>2012-01-23 21:31:25 +0100
commit3af134540cdf12276f677502a1090170d8b25d70 (patch)
tree723e0451fe4df0548df722870d352be56a9f1c4d
parent362bf0b70f295909c125973e9873340780d200d5 (diff)
downloadsamba-3af134540cdf12276f677502a1090170d8b25d70.tar.gz
WHATSNEW: Add major changes.
Please feel free to add more entries. Karolin (cherry picked from commit 0b19c19ec6057b03fe0cbee91bbf974ca6bf3221)
-rw-r--r--WHATSNEW.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 14deaf390ce..ee7e8ada8bb 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -8,11 +8,14 @@ This is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.2 include:
-o
+o Make Winbind receive user/group information (bug #8371).
+o Several SMB2 fixes.
+
Changes since 3.6.1:
--------------------
+
o Michael Adam <obnox@samba.org>
* BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
REG_SZ values.
@@ -124,7 +127,6 @@ o Matthieu Patou <mat@matws.net>
o Andreas Schneider <asn@samba.org>
* BUG 8550: Fix setting the machine account password.
- machine account password must be done as root.
* BUG 8575: Add systemd service files.
* BUG 8608: Winbind: Don't fail on users without a uid.
* BUG 8628: libsmb: Don't duplicate Kerberos service tickets.