7. Changes
7.1 Changes from 0.4 to 0.5
- Changed documentation and comments to reflect the final nature of this release.
7.2 Changes from 0.3 to 0.4
- Fleshed out the HTML class to provide minimal functionality.
- Wrote the HTML_Test class and javahtmltest.html-dist.
- Added the HTML methods to deal with a definition list.
7.3 Changes from 0.2 to 0.3
- Added the Text and Email classes. HTML was also added, but it is merely a stub at this point.
- Put the various classes into packages.
The main classes are in
Orbits.net.*, the support classTextis inOrbits.text.Text. - Changed
CGItesttoCGI_Test. - Added the
Email_Testclass.
7.4 Changes from 0.1 to 0.2
- The environment variables are put into a temportary file instead of being
crammed into the Java inperpreter command-line.
The
CGIclass andjava.cgihad to be modified. - The
javacgitest.htmldocument is made part of the distribution. - The text files which are modified by
makeupon installation are provided with names that end with -dist.
Next Previous Contents