* TODO.html, README.html: Remove these old files.

* AUTHORS, COPYING, ForRelease, NEWS, ToDo: Update for release.

* eo.cfg (PROJECT_NUMBER): Bump version to 1.0
This commit is contained in:
kuepper 2006-12-18 11:17:55 +00:00
commit 0afa0b9fa4
11 changed files with 51 additions and 165 deletions

View file

@ -1,9 +1,11 @@
* release 1.0 (not yet released)
- Implement CMA-ES.
- Update introductory pages of documentation and webpage.
- Add Microsoft Visual C++ project support files (for Visual Studio 2003 and 2005)
- Upgrade Teamplates/ script to create a complete standalon EO project (using autotools)
- Remove support for pre-standard C++ compiler (i.e. gcc-2.x), which allows to
clean up the code considerably. Assume availability of sstream and limits.
- Add Microsoft Visual C++ project support files
clean up the code considerably.
Assume availability of sstream and limits.
* release 0.9.3z.1 (1. Oct. 2005)
- Support gcc-3.4 and gcc.4.x.