summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2010-01-07 11:01:17 +0100
committerKarolin Seeger <kseeger@samba.org>2010-01-07 11:07:06 +0100
commitb0972122102ea7163af5e2798be0127ab0c8b11c (patch)
treeebf18dfe67e7df0469fae28e5e2267b8126a2bcf
parenta3ae5f4094693ec126e45afa110ce65ef4b94c05 (diff)
downloadsamba-3.5.0rc1.tar.gz
WHATSNEW: Update changes.samba-3.5.0rc1
Karolin (cherry picked from commit 22ee5d4921f28a4cba176ca629cf32f35b5956d6)
-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