2001-11-30  Russell Marks  <russell.marks@ntlworld.com>

	* Version 1.1.

	* main.c (usage_help): added `-c' to terse summary, which I'd
	missed before.

	* lbrate.1: slightly clarified use of `-v'.

	* README: fixed typo.

2001-08-30  Russell Marks  <russell.marks@ntlworld.com>

	* main.c: added support for LBR file dates/times. The
	last-modified stamps are used/shown by default - the `-c' option
	lets you use/show creation stamps instead.

2001-08-20  Russell Marks  <russell.marks@ntlworld.com>

	* Version 1.0.

2001-08-16  Russell Marks  <russell.marks@ntlworld.com>

	* readlzh.c: removed some unnecessary global vars I'd missed.

2001-08-14  Russell Marks  <russell.marks@ntlworld.com>

	* README: added mention of LZH patent (which doesn't cover
	decompression).

2001-08-09  Russell Marks  <russell.marks@ntlworld.com>

	* readlzh.c: added support for LZH-compressed files, based on
	lzhuf.c by Haruhiko Okumura, Haruyasu Yoshizaki, and Kenji
	Rikitake. (See lzhuf-post.txt for background on this.)

2001-08-08  Russell Marks  <russell.marks@ntlworld.com>

	* main.c: rather than put everyone through the hassle of using
	separate utils for decompressing individual squeezed/crunched
	files outside LBRs, I've made lbrate cope with them, treating them
	as single-entry LBRs. I thought this was important, as lbrate
	seems to be the only non-CP/M program to cope with ver 1.x
	crunched files, if nothing else.

	* Now successfully reads and decompresses all non-LZH members of
	all LBR files on the CP/M CD, except for the 46 LBRs which I've
	manually verified as being broken with the original CP/M tools.

	* readlzw.c: added support for version 1.x crunched files.

2001-08-04  Russell Marks  <russell.marks@ntlworld.com>

	* Initial version, based on nomarch. Currently reads uncompressed,
	squeezed, and (ver 2.x) crunched files.
