From f7c1f8bc5f58ad4d0b91ad41da0653e24515f471 Mon Sep 17 00:00:00 2001 From: agibert Date: Thu, 20 Jan 2005 00:26:48 +0000 Subject: [PATCH] Add 2.1.0 entry: Symbol lookup support, news allocator/desallocator API and forthcoming news LibShMem support. --- ReleaseNotes.txt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 19066bc..55a17b2 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,13 +1,26 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 2.18 $ +# $Revision: 2.19 $ # $Name: $ -# $Date: 2005/01/19 23:40:40 $ +# $Date: 2005/01/20 00:26:48 $ # $Author: agibert $ +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 2.1.0-1 - A. Gibert - 21/01/05 +------------------------------------------------------------------------------------------------------------------------------------ + +All: This new LibNode branch (2.1.x) should support the forthcoming new LibShMem branch (2.0.x), +LibNode: Add symbol lookup support for manager, allocator and desallocator functions call, + New Allocator and desallocator API interace, + Code cleanup, +NDBench: DS_Open now support an arg in order to use or not symbol lookup, + Add test-*-s.ndb batch files witch use symbol lookup. + + + ------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.7-1 - A. Gibert - 20/01/05 ------------------------------------------------------------------------------------------------------------------------------------