start preparation for 1.1 release

This commit is contained in:
kuepper 2008-03-31 19:12:12 +00:00
commit 86cda0d3b6
2 changed files with 6 additions and 0 deletions

View file

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

View file

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