Changes between Makertf 1.03 and Makertf 1.04:
==============================================

* Bugs fixed:

	* @[fv]table items do not appear in
	  the WinHelp index.

	* @flushright and @center have no effect.

	* The program crashes if there are more then 20 nested @include
	  statements.

* Synchronized with GNU Makeinfo 1.64 (from Texinfo 3.7).

* Now supports long filenames under Win95.

* Top node: document title and name of author on top of the page.

* @deffn and friends: improved visual appearance.

* @samp, @file, @cite: no single quotation marks around argument.

* @cite: argument is set in italics (was normal font).

* @display, @example, @smallexample, @lisp, @smallisp: text body is indented.

* @ref: argument is not prefixed by "See ".

* @strong: argument is set in a bold font (was italics).

* All text that comes before the first @node is collected into a special node
  called "About this help file". A link to this node appears in the non-scrolling
  region of the contents page.

Changes between Makertf 1.02 and Makertf 1.03:
==============================================

* Bugs fixed:

	* HC31.exe aborts with message "Paragraph exceeds limit of 64K"
	  if the index gets extra large.
	* Output is not formatted right if @top is not followed by
	  a sectioning command.
	* A click on `(dir)' does not open help file `dir.hlp'.
	* Footnote style `Separate' does not work.

* Synchronized with GNU Makeinfo 1.63 (from Texinfo 3.6).

* Auto-creation of help project files (command line option `--hpj').
