ChangeLog for mklicence; newest stuff at the top. 2001/05/16 1.9.1 Rodent of Unusual Size Update configure.in to require presence of Perl, and check for Perl modules needed by the package. 2001/05/15 1.9 Rodent of Unusual Size Added -h and -v options, and repackaged with autotooled configuration (./configure, et cetera). 2001/01/31 1.8 Rodent of Unusual Size Made reading from STDIN the default, removing the requirement for '-l' option specification. '-' now stands for STDIN as well as omission, and can be used in .include directives. Added predefined symbol DEPTH for the level of .include; -1 means the command line. Added INPUT_LINE and OUTPUT_LINE predefined symbols. Added LICENCE.txt file to distribution; reformatted & renamed CHANGELOG to ChangeLog. Added .margin (NYI), .fill/endfill (NYI) , and .format directives. Changed the format if/elsif list to be a hash lookup for easier enhancement. 2001/01/24 1.7 Rodent of Unusual Size Major overhaul: addition of .literal and .include directives, the man page, new predefined symbols. Switch to Getopt::Long from Getopt::Std, and new use of File::Basename for 'dirname' function. 1999/12/12 1.6 Rodent of Unusual Size Cosmetic reformat for publishing using the MANIFEST. 1999/06/15 1.5 Rodent of Unusual Size Cosmetic licence update. 1999/04/30 1.4 Rodent of Unusual Size Largely cosmetic documentation changes. 1999/04/22 1.3 Rodent of Unusual Size Add debugging option; some other miscellaneous fixes and changes. 1999/04/20 1.2 Rodent of Unusual Size Add licence information, lots of internal documentation, alternate output formats for man pages, C++, block and line C comments. Lots of other changes; this is really the first barely usable version. 1999/04/19 1.1 Rodent of Unusual Size First version.