Version:	1.3
Date:		09 Jul 06
Author:		Peter Dassow
Changes:	64KB filesize limit of an LBR member bug fixed,
                                added a conversion of CP/M filenames with '/' in it,
                                will changed at the time of writing to a filename with '-'

Version:	1.2
Date:		04 Jul 06
Author:		Peter Dassow
Changes:	Year 2000 display date bugfix, member file-date preserve
                                Created files own the original library saved date
                                If no date (00-00-00) was found, 01-01-1980 is used

Version:	1.1
Date:		04 Jan 92
Author:		Copr. 1991 by Carson Wilson
Changes:	Initial public MSDOS release.
                                Small bugfix

Version:	1.0
Date:		12 Dec 91
Author:		Copr. 1991 by Carson Wilson
Changes:	Initial public MSDOS release.
		Now always exits with return code of zero (0).
		'N' key no longer aborts file displays.
		'Q' key now aborts file displays.

Version:	0.9
Date:		2 Nov 91
Author:		Copr. 1991 by Carson Wilson
Changes:	Fixed bug which caused CFX to skip library members preceding
		  libraries within libraries after displaying initial
		  information screen.
		Corrected parsing of /b command line option.

Version:	0.8
Date:		26 Oct 91
Author:		Carson Wilson
Changes:	[Thanks to Jay Sage for the following two suggestions:]
		Now displays full library directory info before processing
		  members by default.  Use new /b option to suppress this
		  display.  /i option still specifies information only.
		Now displays brief summary of viewing commands before
		  displaying files.
		Now uses "===..." to distinguish file information headers
		  from "---..." library headers.
		Fixed bug which caused output error when /p and /d options
		  were used and user refused file extraction.

Version:	0.7
Date:		14 Sep 91
Author:		Carson Wilson
Changes:	Added LZH file handling (thanks to Roger Warren).
		Now checks for files of type .LBR if no filetype was
		  specified and file not found.  To force filename only,
		  use a "." at the end of the name.
		^C, ^K, ^N now synonyms for "q" at "View?" prompt.
		Now tests Squeezed file checksum.
		Now pads output with 1A hex to make file size equivalent to
		  the next CP/M 128-byte boundary.
		Now more bulletproof.

Version:	0.6
Date:		14 Jun 91
Author:		Carson Wilson
Changes:	Added several new exclusion filetypes (note: patch location
		  may have changed).
		Added /w option to wait for keystroke following last file.
		Now reports date of 00-00-00 instead of the MSDOS file datestamp
		  if library member datestamps are missing.
		Removed redundant [more] prompt during prompted file selection.
		Fixed bug which prevented /m option from working with multiple
		  library files.
		Displays now use fewer linefeeds.
		Now aborts on n, N, ^N as well as ^C, ^K.
		BELL characters in files suppressed (won't activate speaker).

Version:	0.5
Date:		31 May 91
Author:		Carson Wilson
Notes:		If a wildcarded argument to the -m option is used, the
		  argument must be quoted ("") to avoid expansion by the
		  command line parser.
		Does not display embedded CRUNCHED datestamps.
		There may be a bug in the Borland unixtodos() function: dates
		  before the mid '80's seem to generate invalid results.
		  Therefore library datestamps before 1981 may not display
		  properly.
