This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/NEWS
kuepper 1b59c07cba update docs
clean Tutorial
bump version-number for cvs
2005-10-01 11:59:14 +00:00

16 lines
426 B
Text

* release 0.9.4
- 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.
* releases 0.9.3... (latest release is 0.9.3zz, 1. Oct. 2005)
- Support gcc-3.4 and gcc.4.x.
- Provide full automake/autoconf/configure support.
# Local Variables:
# coding: iso-8859-1
# mode: text
# fill-column: 80
# End: