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.