2003-02-16  Bruce Korb  <bkorb@gnu.org>

	* Makefile.am: accommodate reworking of configury stuff in libopts
	* configure.ac: unquote the config directory name
	* cfg/bootstrap: syntax cleanup

2002-11-27  Bruce Korb  <bkorb@gnu.org>

	* configure.ac: minor version change to incorporate new libopts

2002-10-12  Bruce Korb  <bkorb@gnu.org>

	* configure.ac: minor version change to incorporate new libopts

2002-09-21  Bruce Korb  <bkorb@gnu.org>

	* cfg/bootstrap: force certain files in the config dir, in case
	libtoolize breaks again.
	* configure.ac: VERSION and PACKAGE are needed for this project,
	but not for AutoGen.  God knows why.
	system.h(string.h): make sure we can find strchr.

2002-09-14  Bruce Korb  <bkorb@gnu.org>

	* configure.ac(AC_OUTPUT): LIBOPTS_CHECK now configures libopts/Makefile
	Also, use AC_CONFIG_FILES instead of args to AC_OUTPUT

2002-09-08  Bruce Korb  <bkorb@gnu.org>

	* blocksort.lsm.in: OBSOLETE
	* blocksort-lsm.tpl: Replacement
	* blocksort.spec.in: OBSOLETE
	* blocksort-spec.tpl: Replacement
	* Makefile.am(lsm): accommodate .tpl source instead of .in
	(spec): ditto
	* bsort-opt.def(version): extract from configure.ac
	(cookString): move code to --pattern option
	(pattern): clean up man page information
	* configure.ac(AC_OUTPUT): don't emit the lsm or spec files

2002-08-29  Bruce Korb  <bkorb@gnu.org>

	* bsort-opt.def(cook): improve the doc & describe \r, too.
	(pattern): put all the cooking code in this option

2002-08-29  Bruce Korb  <bkorb@gnu.org>

	* bsort-opt.def(cook): new option to make it easier to insert
	newlines, tabs and form feeds into the regex patterns.

2002-08-22  Bruce Korb  <bkorb@gnu.org>

	* Rework assuming a fixed subdirectory

2002-08-18  Bruce Korb  <bkorb@gnu.org>

	* blocksort: initial version.
