2023-03-28 v1.2.1 Mark Grant <m.grant.prg@gmail.com>
	* at: Upgrade bootstrap.sh to v1.5.6
	actions: Run on ubuntu-latest
	git: Update mailmap to v1.0.3
	git: Update gitignore to v1.0.11
	git: Update gitattributes to v1.0.4
	editors: Update editorconfig to v1.0.4
	at: USE AC_CONFIG_AUX_DIR

2021-11-27 v1.1.14 Mark Grant <m.grant.prg@gmail.com>
	* at: Add AC_COPYRIGHT macro
	test: Enable tests to be run more than once
	test: Cleanup remaining files
	all: Tighten SPDX tags
	at: Upgrade bootstrap.sh to v1.4.10
	git: Update mailmap to v1.0.2
	git: Update gitignore to v1.0.7
	git: Update gitattributes to v1.0.2
	at: Use git to enhance package version
	lxcu: Add openSUSE
	lxcu: Add Fedora
	at: Add misc directory to DIST
	travis: Stop using Travis
	actions: Initial build action setup

2020-10-23 v1.1.13 Mark Grant <m.grant.prg@gmail.com>
	*  at: Do not automatically run make check tests.
	txt2manwrap script still at version 1.1.5

2020-10-10 v1.1.12 Mark Grant <m.grant.prg@gmail.com>
	*  at: lxcu: Add lxc test build setup
	txt2manwrap script still at version 1.1.5

2020-08-02 v1.1.11 Mark Grant <m.grant.prg@gmail.com>
	travis: Bionic is now the minimum release
	at: README: Correct git command
	at: Update bootstrap.sh to v1.4.7
	test: Correct help output
	txt2manwrap script still at version 1.1.5

2019-09-14 v 1.1.10 Mark Grant <m.grant.prg@gmail.com>
	*  test: Delete lines with auto-generated dates before comparison.
	txt2manwrap script still at version 1.1.5

2019-08-18 v 1.1.9 Mark Grant <m.grant.prg@gmail.com>
	*  test: Add test suite for make check
	travis: Reinstate default build environment
	at: Update bootstrap.sh to v1.4.5
	README: Minor format improvement
	txt2manwrap script still at version 1.1.5

2019-06-21 v 1.1.8 Mark Grant <m.grant.prg@gmail.com>
	*  Initial setup for Travis CI build tests
	README: point bootstrap.sh part at acmbuild wiki
	Update bootstrap.sh to v1.4.4
	Update project root gitignore to v1.0.2
	txt2manwrap script still at version 1.1.5

2019-05-01 v 1.1.7 Mark Grant <m.grant.prg@gmail.com>
	*  Keep option with option arg in getopt CL build
	Update bootstrap.sh to v1.4.3
	txt2manwrap script now at version 1.1.5

2019-04-29 v 1.1.6 Mark Grant <m.grant.prg@gmail.com>
	*  Fix getopt command line quoting regresssion from 1.1.5
	txt2manwrap script now at version 1.1.4

2019-04-28 v 1.1.5 Mark Grant <m.grant.prg@gmail.com>
	*  Update bootstrap.sh to v1.4.2
	Replace obsolete backticks with $( ... )
	txt2manwrap script now at version 1.1.3

2019-03-26 v 1.1.4 Mark Grant <m.grant.prg@gmail.com>
	*  Update bootstrap.sh to v1.4.1
	Add missing error check after getopt
	Update Copyright notice in man page
	README: Add Copyright notice
	txt2manwrap script now at version 1.1.2

2019-02-23 v 1.1.3 Mark Grant <m.grant.prg@gmail.com>
	*  README: Make package install references generic. This to coincide
	with major wiki update on How To Install.
	txt2manwrap script still at version 1.1.1

2019-02-13 v 1.1.1 Mark Grant <m.grant.prg@gmail.com>
	*  Update errors section in man page
	Ensure numerics use (( )) AOT [[ ]]
	configure.ac: Adopt new structured layout
	Improve exit status
	Add help and version CLAs
	Use local and global variables
	Improve trap function
	Remove script_exit_code variable
	Do not hard-code outputprefix contents
	txt2manwrap script now at version 1.1.1

2019-01-11 v 1.0.14 Mark Grant <m.grant.prg@gmail.com>
	*  Install GNU standard files such as AUTHORS, etc.
	Remove shebangs from Automake files.
	txt2manwrap script still at version 1.0.4

2019-01-08 v 1.0.13 Mark Grant <m.grant.prg@gmail.com>
	*  Remove check for unused getopt command.
	txt2manwrap script still at version 1.0.4

2019-01-05 v 1.0.12 Mark Grant <m.grant.prg@gmail.com>
	*  srctarball to create tarball name similar to that at GitHub.
	Correct package versioning.
	Use absolute bash, awk etc path in script shebang.
	txt2manwrap script now at version 1.0.4

2018-11-01 v 1.0.11 Mark Grant <m.grant.prg@gmail.com>
	*  srctarball to use -src- in filename
	txt2manwrap script still at version 1.0.3

2018-10-20 v 1.0.10 Mark Grant <m.grant.prg@gmail.com>
	*  Add markdown symlink to README.
	Beautify README for GitHub markdown presentation.
	Modify README to refer to new wiki.
	txt2manwrap script still at version 1.0.3

2018-08-28 v 1.0.9 Mark Grant <m.grant.prg@gmail.com>
	*  There have been enough minor infrastructure changes to warrant a
	new release. No changes to functionality.
	txt2manwrap script still at version 1.0.3

2018-04-13 v 1.0.8 Mark Grant <m.grant.prg@gmail.com>
	*  Update this project bootstrap.sh to latest version 1.3.4.
	Improve README file.
	Improve man page explanation and in-source comments.
	Change package versioning to a hard-coded configure value due to use
	of source tarballs started with new use of github.
	Add a make target srctarball to make a source tarball. This can be used
	in the same way as github's source tarball enabling 1 package methodolgy
	irrespective of source repository.
	txt2manwrap script now at version 1.0.3

2018-02-20 v 1.0.7 Mark Grant <m.grant.prg@gmail.com>
	*  Standardise on misc directory.

2018-02-19 v 1.0.6 Mark Grant <m.grant.prg@gmail.com>
	*  Add standard AutoTools bootstrap script.
	Bring project structure up to latest standard.

2017-12-02 v 1.0.5 Mark Grant <m.grant.prg@gmail.com>
	*  Adopt normal exit code policy; 0 on success, 1 on failure.
	   Add SPDX license tags to source files.
	   Add project-wide TODO file.
	   Determine the manual section from the target file suffix. If the
	   suffix is blank (foo.) or if there is no suffix (foo) then error out.
	   Update man page copyright span attribution.

2017-10-23 v 1.0.4 Mark Grant <m.grant.prg@gmail.com>
	*  Update project cosmetics, no functional change.

2017-05-02 v 1.0.3 Mark Grant <m.grant.prg@gmail.com>
	*  Apply standards from atbre template v1.0.0

2015-10-23 v 1.0.2 Mark Grant <m.grant.prg@gmail.com>
	*  Restructure to conform to AutoTools General Template v1.0.6.

2015-09-19 v 1.0.1 Mark Grant <m.grant.prg@gmail.com>
	*  Initial release.
