From 692d26a881088032ebaabb8d3fda7e41b456d938 Mon Sep 17 00:00:00 2001 From: kuepper Date: Wed, 29 Nov 2006 23:47:40 +0000 Subject: [PATCH] update for release --- eo/NEWS | 4 ++-- eo/doc/mainpage.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/eo/NEWS b/eo/NEWS index 2c10c8c81..420e41aac 100644 --- a/eo/NEWS +++ b/eo/NEWS @@ -1,9 +1,9 @@ * release 0.9.4 (not yet released) + - Implement CMA-ES. - Update introductory pages of documentation and webpage. - 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. - - Implement CMA-ES. - + - Add Microsoft Visual C++ project support files * release 0.9.3z.1 (1. Oct. 2005) - Support gcc-3.4 and gcc.4.x. diff --git a/eo/doc/mainpage.html b/eo/doc/mainpage.html index 518fafc70..a5bf7ab19 100644 --- a/eo/doc/mainpage.html +++ b/eo/doc/mainpage.html @@ -81,11 +81,12 @@
  • Linux x86 with GCC 3.x and 4.x
  • Linux x86_64 with GCC 3.x and GCC 4.x (t-MGE1bit fails)
  • MacOS X/Darwin PowerPC with GCC 3.3
  • +
  • MacOS X/Darwin x86 with GCC 4.0
  • Solaris SPARC with GCC 3.3.2
  • Solaris x86 with GCC 3.3.2 (t-MGE1bit fails)
  • CygWin (Windows XP) with GCC 3.3.1 (cygming special).
  • Win95/NT with VC++ 5.0 and Borland Builder. Makefiles and - projects files are provided.
  • + projects files are provided.

    If you have tested EO on a system not listed here, please