00001 * release 0.9.4 (not yet released)
00002 - Update introductory pages of documentation and webpage.
00003 - Remove support for pre-standard C++ compiler (i.e. gcc-2.x), which allows to
00004 clean up the code considerably. Assume availability of sstream and limits.
00005 - Implement CMA-ES.
00006
00007
00008 * release 0.9.3z.1 (1. Oct. 2005)
00009 - Support gcc-3.4 and gcc.4.x.
00010 - Provide full automake/autoconf/configure support.
00011
00012
00013 # Local Variables:
00014 # coding: iso-8859-1
00015 # mode: text
00016 # fill-column: 80
00017 # End: