New features of version 0.51alpha9:

  - support for LJ4 builtin fonts
    (thanks to Karl Berry <[email protected]>)

  - support for Amiga
    (thanks to Stefan Sticht <[email protected]>)

  - recursive file directroy search, when -DDO_SUBDIRECTORIES
    is specified at compile time
    (thanks to Rik Faith <[email protected]>)
    recursive search is performed for each subpart of the
    path (under unix: colon-separated)

  - cleanup for findfile.c

  - faster file execution under Unix (due to findfile.c changes)

  - new command line option "-M" to avoid automatic invocation
    of MakeTexOK when missing fonts are encountered
    (thanks to Karl Berry <[email protected]>)

  - LJ4 is now treated as a superset of LJ2P
    (landscape mode and duplex mode can be specified)

  - For dvilj4 econo-mode can be activated by specifying
    "-E" as command line option

  - cosmetic code cleanup (most systems that had to link with
    "-lucb" should be able to link without it now, etc).