From 14f8c8c0a1fb67517d61e3279e1ee832207b8b51 Mon Sep 17 00:00:00 2001 From: agibert Date: Mon, 26 Nov 2001 10:17:43 +0000 Subject: [PATCH] Merge win32 branche (1.1.2.5) with main trunc ! --- ReleaseNotes.txt | 56 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 4dbf6f9..d4ec082 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,13 +1,65 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 1.3 $ +# $Revision: 1.4 $ # $Name: $ -# $Date: 2001/09/19 14:45:29 $ +# $Date: 2001/11/26 10:17:43 $ # $Author: agibert $ +-------------------------------------------------------------------------------- +LibNode V 2.0.0-alpha5 - A. Gibert - 25/10/01 +-------------------------------------------------------------------------------- + +LibNode: Add Open/Close Index support, +LibNode: Fix return code next to empty struct manipulations, +NdBench: Add full multi index support. + + + +-------------------------------------------------------------------------------- +LibNode V 2.0.0-alpha4 - A. Gibert - 28/9/01 +-------------------------------------------------------------------------------- + +All: Add optional libver support, +LibNode: Fix missing recursive offset args, +LibNode: Start to fix some return code of empty struct manipulations, +NdBench: Fix local stack pointer big bug. + + + +-------------------------------------------------------------------------------- +LibNode V 2.0.0-alpha3 - A. Gibert - 18/9/01 +-------------------------------------------------------------------------------- + +New manager args interface (again !), +ndbench support batch mode. + + + +-------------------------------------------------------------------------------- +LibNode V 2.0.0-alpha2 - A. Gibert - 8/9/01 +-------------------------------------------------------------------------------- + +Re-enable libver support for unix, +Bug fixes, +Code cleanup. + + + +-------------------------------------------------------------------------------- +LibNode V 2.0.0-alpha1 - A. Gibert - 7/9/01 +-------------------------------------------------------------------------------- + +Add Full win32 support, +Remove libver support, +Multi index support, +New manager args format, +Major Code cleanup et standardisation. + + + -------------------------------------------------------------------------------- LibNode V 1.0.0 - S. Mas / A. Gibert - 18/7/00 --------------------------------------------------------------------------------