From 508aba8bde6fd9af161635fe06cf4f8666c53dc7 Mon Sep 17 00:00:00 2001 From: agibert Date: Tue, 26 Feb 2002 19:30:13 +0000 Subject: [PATCH] Add in 2.0.2-1 entry: Add no libver support in Makefiles. --- ReleaseNotes.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 9be4fea..0936319 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,7 +1,7 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 2.4 $ +# $Revision: 2.5 $ # $Name: $ -# $Date: 2002/02/25 23:32:41 $ +# $Date: 2002/02/26 19:30:13 $ # $Author: agibert $ @@ -13,8 +13,9 @@ LibNode V 2.0.2-1 - A. Gibert - ??/02/02 -------------------------------------------------------------------------------- All: Makefiles now generate static and dynamic objects, +All: Add no libver support in Makefiles, LibNode: Rename Index_Open_Nb into Index_Open_Count, -LibNode: Fix bug in ND_Node_Root_Alloc() on Index_Open_Count handling, +LibNode: Fix bugs in ND_Node_Root_Alloc() on Index_Open_Count handling, NbBench: Implement Index_Close and Index_Info_Print functions.