summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt18
1 files changed, 14 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index b4e40bc4050..26205e5f24f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -147,21 +147,23 @@ o Volker Lendecke <vl@samba.org>
o Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
* Fix write behind memory block in libtalloc.
-
-
-o Simo Sorce <idra@samba.org>
- * Change the way mksysms work in libtalloc.
+ * Fix result check for getaddrinfo().
o Jim McDonough <jmcd@samba.org>
* BUG 7014: Fix Winbind crash when retrieving empty group members.
+o Brian Lu <brian.lu@sun.com>
+ * BUG 6991: Create symbol links to shared libraries.
+
+
o Stefan Metzmacher <metze@samba.org>
* Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
to tsocket.
* Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
* Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
+ * Fix standalone 'make installdocs'.
o Peter Rosin <peda@lysator.liu.se>
@@ -177,6 +179,14 @@ o Kirill Smelkov <kirr@mns.spb.ru>
* Reset tdb->fd to -1 in tdb_close() in libtdb.
+o Simo Sorce <idra@samba.org>
+ * Change the way mksysms work in libtalloc.
+
+
+o Jelmer Vernooij <jelmer@samba.org>
+ * Also build and install tdb manpages from standalone tdb.
+
+
o Bo Yang <boyang@samba.org>
* Fix infinite loop in NCACN_IP_TCP as there is no timeout.
* Make winbindd_cache.c aware of domain offline to avoid unnecessary backend