The branch, v3-5-test has been updated
via 22ee5d4... WHATSNEW: Update changes.
from 6a1786a... tdb: fix standalone 'make installdocs'
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test
- Log -----------------------------------------------------------------
commit 22ee5d4921f28a4cba176ca629cf32f35b5956d6
Author: Karolin Seeger <[email protected]>
Date: Thu Jan 7 11:01:17 2010 +0100
WHATSNEW: Update changes.
Karolin
-----------------------------------------------------------------------
Summary of changes:
WHATSNEW.txt | 18 ++++++++++++++----
1 files changed, 14 insertions(+), 4 deletions(-)
Changeset truncated at 500 lines:
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index b4e40bc..26205e5 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -147,21 +147,23 @@ o Volker Lendecke <[email protected]>
o Kamen Mazdrashki <[email protected]>
* Fix write behind memory block in libtalloc.
-
-
-o Simo Sorce <[email protected]>
- * Change the way mksysms work in libtalloc.
+ * Fix result check for getaddrinfo().
o Jim McDonough <[email protected]>
* BUG 7014: Fix Winbind crash when retrieving empty group members.
+o Brian Lu <[email protected]>
+ * BUG 6991: Create symbol links to shared libraries.
+
+
o Stefan Metzmacher <[email protected]>
* 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 <[email protected]>
@@ -177,6 +179,14 @@ o Kirill Smelkov <[email protected]>
* Reset tdb->fd to -1 in tdb_close() in libtdb.
+o Simo Sorce <[email protected]>
+ * Change the way mksysms work in libtalloc.
+
+
+o Jelmer Vernooij <[email protected]>
+ * Also build and install tdb manpages from standalone tdb.
+
+
o Bo Yang <[email protected]>
* Fix infinite loop in NCACN_IP_TCP as there is no timeout.
* Make winbindd_cache.c aware of domain offline to avoid unnecessary
backend
--
Samba Shared Repository