diff --git a/eo/NEWS b/eo/NEWS index a299baaf2..e51662cee 100644 --- a/eo/NEWS +++ b/eo/NEWS @@ -1,3 +1,7 @@ +* release 1.1 (not yet released) + - provide cmake build system + - GCC 4.3 compatibility + * release 1.0.1 (23. Jan. 2006) - Templates/ improvements diff --git a/eo/doc/index.h b/eo/doc/index.h index 6948e8450..b44f98631 100644 --- a/eo/doc/index.h +++ b/eo/doc/index.h @@ -72,6 +72,8 @@ algorithms, evaluators. Try to adapt most well-know algorithms to EO @todo (old) Integrate the gTK interface seamlessly in the library. @todo Complete documentation. + +@todo (for release 1.1) Update README, INSTALL, ... for cmake based build system. */