summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-06-19 09:33:11 +0200
committerKarolin Seeger <kseeger@samba.org>2013-06-19 09:35:24 +0200
commit99858ddb5237a525ecd5240a2f5ae878ae315769 (patch)
tree458ec8f3090eee82ee92f0c3913c94b3f0912d7b
parent53590f665800c3e5db69d6b10f0afdc19c6da77d (diff)
downloadsamba-99858ddb5237a525ecd5240a2f5ae878ae315769.tar.gz
WHATSNEW: Add another fix since 3.6.15.samba-3.6.16
Signed-off-by: Karolin Seeger <kseeger@samba.org> (cherry picked from commit c81635ab7a6f2d6ed68cba92809053ea036dae76)
-rw-r--r--WHATSNEW.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index eb1fcadc963..0e6f7cecf98 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -15,6 +15,10 @@ o Properly handle Oplock breaks in compound requests (bug #9722).
Changes since 3.6.15:
---------------------
+o Michael Adam <obnox@samba.org>
+ * BUG 9881: Link dbwrap_tool and dbwrap_torture against libtevent.
+
+
o Jeremy Allison <jra@samba.org>
* BUG 9722: Properly handle Oplock breaks in compound requests.
* BUG 9822: Fix crash bug during Win8 sync.