diff --git a/ReadMe.txt b/ReadMe.txt index e18f63c..d57125f 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,14 +1,14 @@ # $RCSfile: ReadMe.txt,v $ -# $Revision: 1.1 $ +# $Revision: 2.0 $ # $Name: $ -# $Date: 2005/01/24 22:38:02 $ +# $Date: 2005/01/24 23:58:23 $ # $Author: agibert $ -Welcome to LibShMem 1.0.x ! +Welcome to LibShMem 2.0.x ! @@ -18,9 +18,9 @@ This release of LibNode supports the following OS: -The support of LibVer is not optional. +The support of LibVer is now optional (To enable it, use: make _LIBVER_SUPPORT=1 all). -LibShMem support LibNode 1.0.x and LibDataStr 1.0.x ! +LibShMem support LibNode 2.1.x and LibDataStr 2.0.x (Not yet released) ! diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 0a65d61..bee5790 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,13 +1,22 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 1.1 $ +# $Revision: 2.0 $ # $Name: $ -# $Date: 2005/01/24 22:38:02 $ +# $Date: 2005/01/24 23:58:23 $ # $Author: agibert $ +------------------------------------------------------------------------------------------------------------------------------------ +LibShMem V 2.0.0 - A. Gibert - xx/02/05 +------------------------------------------------------------------------------------------------------------------------------------ + +All: This new LibShMem branch (2.0.x) support the new LibShMem branch (2.1.x), +LibShMem: ... + + + ------------------------------------------------------------------------------------------------------------------------------------ LibShMem V 1.0.0 - S. Mas / A. Gibert - 28/07/00 ------------------------------------------------------------------------------------------------------------------------------------ diff --git a/ToDo.txt b/ToDo.txt index c7f105b..0ac4c06 100644 --- a/ToDo.txt +++ b/ToDo.txt @@ -1,13 +1,15 @@ # $RCSfile: ToDo.txt,v $ -# $Revision: 1.1 $ +# $Revision: 2.0 $ # $Name: $ -# $Date: 2005/01/24 22:38:02 $ +# $Date: 2005/01/24 23:58:23 $ # $Author: agibert $ -- Add LibNode 2.x.x support ! +- Code cleanup, +- Add a demo program (a la nddemo0), +- Add a bench program (a la ndbench), - New English documentation (man/tex), - Improve API consitency.