LibShMem 2.0.0 and LibDataStr 2.0.0 now supported !

This commit is contained in:
agibert 2005-01-24 01:19:50 +00:00
parent 334f0cbeb1
commit b477d4b154
2 changed files with 7 additions and 7 deletions

View File

@ -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 !

View File

@ -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.