From b0972122102ea7163af5e2798be0127ab0c8b11c Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 7 Jan 2010 11:01:17 +0100 Subject: [PATCH] WHATSNEW: Update changes. Karolin (cherry picked from commit 22ee5d4921f28a4cba176ca629cf32f35b5956d6) --- WHATSNEW.txt | 18 ++++++++++++++---- 1 file 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 o Kamen Mazdrashki * Fix write behind memory block in libtalloc. - - -o Simo Sorce - * Change the way mksysms work in libtalloc. + * Fix result check for getaddrinfo(). o Jim McDonough * BUG 7014: Fix Winbind crash when retrieving empty group members. +o Brian Lu + * BUG 6991: Create symbol links to shared libraries. + + o Stefan Metzmacher * 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 @@ -177,6 +179,14 @@ o Kirill Smelkov * Reset tdb->fd to -1 in tdb_close() in libtdb. +o Simo Sorce + * Change the way mksysms work in libtalloc. + + +o Jelmer Vernooij + * Also build and install tdb manpages from standalone tdb. + + o Bo Yang * Fix infinite loop in NCACN_IP_TCP as there is no timeout. * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend -- 2.11.4.GIT