From 86cda0d3b6d8f01c149b4aaefd3ad49c5a96dfca Mon Sep 17 00:00:00 2001 From: kuepper Date: Mon, 31 Mar 2008 19:12:12 +0000 Subject: [PATCH] start preparation for 1.1 release --- eo/NEWS | 4 ++++ eo/doc/index.h | 2 ++ 2 files changed, 6 insertions(+) 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. */