Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 43e62e4b0b50652c9653cda462001ebd > files > 16

java2html-1.7-2mdk.i586.rpm

java2html -- History of visible changes.

Copyright (C) 1999, 2000, Lorenzo Bettini <lorenzo.bettini@penteres.it>
See the end for copying conditions.

Please send java2html bug reports to bug-java2html@gnu.org

Version 1.7

* Fixed a bug in reading footer and header
* Fixed bug in number scanning (reported by Curtis Weyant
  <dylan38@angelfire.com>)
* Added TODO list (thanks Xavier Outhier <xavier.outhier@anfdata.cz>)

Version 1.6

* fixed the bug of /* comment in another environment (notified by Michael
  Gasche <mgasche@datacomm.ch>)
* --header and --footer options added by Xavier Outhier
  <xouthier@yahoo.fr>, that allow to specify files to be included at the
  beginning and at the end of the generated document.
* GNU gengetopt is used for command line parsing.
* hexadecimal and floating point numbers are treated (Tom Hull
  <thull@kscable.com>).

Version 1.5

* fixed the bug of darkgreen option (which wasn't recognized)
  (thanx to Chris Mason <cjmaso@essex.ac.uk>)
* now --tab option is documented (I had forgotten it)
  (thanx again Chris)
* --enable-warnings added to configure (to enable -Wall option for develop.)
* docs are installed in (prefix)/share/doc/java2html (in previous version
  the docs were not installed in the correct dir if no prefix was specified).

Version 1.4

   * more adeherent to GNU Coding Standards.
   * getopt_long used for command line options
   * -input changed in -i or --input
   * -output changed in -o or --output
   * other options changed
   * multiple input files accepted (e.g. java2html *.java)
   * --version added
   * tags.j2h is installed in $(prefix)/share/java2html: it is first checked
     in the current dir, and otherwise in that dir.
   * 'check' added to Makefile ('test' taken away)
   * documentation is installed

Version 1.3.1

* \\ in chars and strings bug fixed

Version 1.3 (end of August 1999)

* const char * for gcc 2.95 to work
* \" and & fixed
* test rule for Makefile added
* css handling

Version 1.2 (end of July 1999)

* ' quotation bug fixed
* -input -output -title -verbose options added

Version 1.1

* automake added

Version 1.0 (1st Apr 1999)

* GNU release (made it stable)

Version 0.98 (12 Dec 98)

* first public release

-------------------------------------------------------
Copying information:

Copyright (C) 1999, Lorenzo Bettini <lorenzo.bettini@penteres.it>

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.