Enhydra Change Log
This file lists major, user-visable changes to Enhydra.
Release 3.0
- Added automatic recompilation of XMLC document classes.
- Added WML DOM and XMLC support donated by
David Li <david@topware.com.tw>.
- Added -nojit option ot multiserver script.
Release 2.3
- Added -nojit option ot multiserve script..
- Split stdrules.mk into stdrules.mk and stdconf.mk.
- Added support for IBM Jikes Java compiler to stdrules.mk
- HTTPS connection method added to the MultiServer. Requires JSSE and
JDK 1.2.
- Partial repackaging of multiserver to group related connection
method code.
- Major source tree reorganization. Enhydra source is now broken
down into modules. The package structure has remained the same.
This supports cleaner integration of external packages and makes
it easier to manage. This was accomplished by copying the 2.2.1
CVS tree. The Enhydra2.2.1 tree is for all release 2.2.1 and
earlier. The new Enhydra tree is for all later releases. This
still maintains individual file history, which is sometimes
useful, however older releases must be extracted from older
trees. See
internals/tree-structure.html for a description of the new
format.