diff --git a/ReadMe.txt b/ReadMe.txt index e6ffa35..fa57272 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,14 +1,14 @@ # $RCSfile: ReadMe.txt,v $ -# $Revision: 2.7 $ +# $Revision: 2.8 $ # $Name: $ -# $Date: 2005/01/19 22:32:05 $ +# $Date: 2005/01/24 01:19:50 $ # $Author: agibert $ -Welcome to LibNode 2.0.x ! +Welcome to LibNode 2.1.x ! @@ -21,7 +21,7 @@ This release of LibNode supports the following OS: The support of LibVer is now optional (To enable it, use: make _LIBVER_SUPPORT=1 all). -LibShm and LibDataStr are no more supported. +LibNode support LibShMem 2.0.0 and LibDataStr 2.0.0 ! diff --git a/ToDo.txt b/ToDo.txt index 8761e4f..8302341 100644 --- a/ToDo.txt +++ b/ToDo.txt @@ -1,14 +1,14 @@ # $RCSfile: ToDo.txt,v $ -# $Revision: 2.4 $ +# $Revision: 2.5 $ # $Name: $ -# $Date: 2005/01/19 22:37:44 $ +# $Date: 2005/01/24 01:19:50 $ # $Author: agibert $ -- Re-enable LibShM/LibDataStr support (via symbol lookup support), +- Check LibShMem/LibDataStr support (via symbol lookup support), - Add Cache Value option, - New English documentation (man/tex), - Improve API consitency.