diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 91025ee..49bc460 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,7 +1,7 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 2.15 $ +# $Revision: 2.16 $ # $Name: $ -# $Date: 2004/08/23 22:45:17 $ +# $Date: 2004/08/24 20:30:23 $ # $Author: agibert $ @@ -19,6 +19,7 @@ LibNode: Add OpenStruct tracing support (Enabled by ND_MODE=1 and Debug=1), Re-implement for Unix and Windows target, full address checking in ND_Address_Check(), NDDemo0: Add LibNode 2.0.6 support: Add ND_Library_Open/Close() calls, NDBench: Add Lib_Open, Lib_Close, Index_Value_Break and Index_Node_Break command, + Improve random number generation, Add test-10.ndb and test-errror.ndb batch files.