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
