summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-09-27 10:15:30 +0200
committerKarolin Seeger <kseeger@samba.org>2013-09-27 11:48:28 +0200
commit09c540e93dd3501fc5bc3260f4ebb71972409217 (patch)
tree28ac5fa85bea9495ab18555466e892fcc43b38de
parent74cac5c5ac4f2a6e89353fd79f15ea31e8e2b1c3 (diff)
downloadsamba-09c540e93dd3501fc5bc3260f4ebb71972409217.tar.gz
WHATSNEW: Update changes since rc3.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--WHATSNEW.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 8bfdb268147..c01cb708adf 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -183,8 +183,12 @@ o Jeremy Allison <jra@samba.org>
o Andrew Bartlett <abartlet@samba.org>
+ * BUG 8077: dsdb: Convert the full string from UTF16 to UTF8, including
+ embedded NULLs.
* BUG 9461: python-samba-tool fsmo: Do not give an error on a successful
role transfer.
+ * BUG 10157: Regression causes replication failure with Windows 2008R2 and
+ deletes Deleted Objects.
o Günther Deschner <gd@samba.org>