03/10/2000 version 3.2 
All the transaction effects supported by PDF format: split, blinds, box, wipe,
dissolve, glitter 
STDIN and STDOUT support 

01/25/2000 version 3.1
Dissolve transaction effect support
Deleted lf_extra feature: now you can convert e.g. on Linux textual document
from Unix, Windows, Mac.
Text-Flowchart: an interested PERL module by Jim Thomason
Tested on HP-UX 10.20 by Dierk Laube

01/01/2000 version 3.0
Background and foreground layer support.
You can create a layer under and up your text, where you can insert frases
or designs (usign PDF syntax)
New paper format support: tabloid, ledger, legal, statement, executive
TXT2PDFCFG environment variable
Tested on SCO Unixware 7.0 by Zyle, Algis J
Tested on FreeBSD 4.0 by Ilya Naumov

12/13/1999 version 2.5
you can create a link to a specific page within a PDF document
http://...pdfdocument#pdfmark
Read the good document Docs/urllinktopdf.pdf
POD documentation [a suggestion of Jerome Lauret 
maito:JLAURET@mail.chem.sunysb.edu]
OpenVMS contributed directory 
Amiga and Acorn-risc suggestion [from Joern-Erik LEO Burkert]
!txt2pdf a frontend for the perl-script "txt2pdf" [from Joern-Erik LEO Burkert].
Requires: JFShared-Library by Justin Fletcher, !Perl for RiscOS and
the txt2pdf-perl-script

11/01/1999 version 2.4
Mac OS support [from Christian Huldt mailto:chr@solvare.se]
BeOS support [from David Cantrell mailto:david@wirestation.co.uk]
line-wrapping bug fixed

09/18/1999 version 2.3
txt2pdf is able to handle ascii or latin1 documents formatted for
typewriter-like devices.
These texts (as e.g. produced by "groff -Tlatin1") contain bold characters
represented by the sequence 'CHARACTER BACKSPACE CHARACTER' and italics
using the sequence '_ BACKSPACE CHARACTER'.
Reverse ('ESC-7') and half reverse ('ESC-8') line feeds are unusual but
could appear in rare cases. They should be removed prior to processing 
with txt2pdf.
[from Soenke J. Peters mailto:peters@simprovement.com]
OpenVMS support [from Dave Smith mailto:smith@nwoca.org]
Documentation about Year 2000 Compliance

07/20/1999 version 2.2
URL support (https: file: ldap: news:)

06/19/1999 version 2.1
Every word like mime:... will become a link that launch the correct application and opens the file
Examples of file specifications [from Eric Wagner mailto:wagner@syrres.com]
System  System-dependent                path Written as ...
DOS     ..\pdfdocs\spec.pdf (no drive)  file:../pdfdocs/spec.pdf
DOS     r:\pdfdocs\spec.pdf             file:/r/pdfdocs/spec.pdf
UNIX    /user/fred/pdfdocs/spec.pdf     file:/user/fred/pdfdocs/spec.pdf
UNIX    pdfdocs/spec.pdf (relative)     file:pdfdocs/spec.pdf

04/25/1999 version 2.0
Border line
URL support (mailto: http: ftp:)
Allowinparse option [from Matt Johnson mailto:matt@vadu.com]
At the moment the options aren't multiline
  [!yellow][!/yellow]
  [!red][!/red]
  [!green][!/green]
  [!blue][!/blue]
  [!italic][!/italic]
  [!bold][!/bold]
Bugfix: added support for landscape option inside configuration file
End of txt2pdf_opt support

02/08/1999 version 1.3
Added recursive option using File::Find module
Added match option. Now you can select the files you want find with recursive
option (e.g. *.pdf, a?.*)
Added blue color
Added A5 paper format
Now multiple file selection with metachars (e.g. *.txt) works
correctly (Charles Wilt <charles.0272@worldnet.att.net> suggestion)
Semicolons in one-line-blocks aren't good news and are at risk of deprecation.
Removed.

12/13/1998 version 1.2
Added page number option
Added BeginFile and EndFile option
A line without blank inside longer than columns number now is wrapped correctly
An option with a string with - inside now works correctly

09/19/1998 version 1.1
Minor BugFix
  mark italic
  If txt2pdf wraps the text, then sometimes, txt2pdf inserts a space at the
  beginnings of lines.
  [From Eric Lease Morgan mailto:eric_morgan@ncsu.edu]
  Some of the lines run off the right hand edge of the page
  [From Eric Lease Morgan mailto:eric_morgan@ncsu.edu]
  Under Win95 if the input file is located in the root directory or with
  filespecs like "C:/foo" and "c:\foo", an additional slash was appended.
  [Fixed by Janus mailto:janus@eskimo.com]
All the options in the configure file are now also line options in
txt2pdf_opt (necessary to use txt2pdf in a cgi-bin)
[Suggestion of Eric Lease Morgan mailto:eric_morgan@ncsu.edu]
Added -2 option to convert text in 2 columns PDF.

06/19/1998 version 1.0
First pubblic release
