2024-04-28 v1.3.2 Mark Grant <m.grant.prg@gmail.com>
	*  git: Correct reasoning in some gitignore files
	at: Update Copyright for 2024
	git: Update mailmap to v1.0.4
	git: Update gitignore to v1.0.12
	git: Update gitattributes to v1.0.5
	editors: Update editorconfig to v1.0.6
	git: Standardise non-root gitignore file format
	at: Upgrade bootstrap.sh to v1.6.0

2023-10-17 v1.3.1 Mark Grant <m.grant.prg@gmail.com>
	* build(deps): bump actions/checkout from 2 to 4
	dependabot[bot] (1):

	bash: Bump dosab version to v1.3.0
	at: Bump configure version to v1.3.0
	at: Note - configure syntax from ./configure --help
	man: Update CL syntax
	bash: Update CL help
	bash: man: Drop .sh extension from scripts in $PATH
	all: Remove most in-file ChangeLogs and versioning
	at: Upgrade bootstrap.sh to v1.5.7
	Merge pull request #1 from m-grant-prg/dependabot/github_actions/actions/checkout-4
	github: Add dependabot version update config
	actions: Remove txt2man, rely on txt2manwrap dependencies
	actions: Run on jammy
	lxcu: Remove txt2man, rely on txt2manwrap dependencies
	Mark Grant (13):

2023-07-06 v1.3.0 Mark Grant <m.grant.prg@gmail.com>
	* at: Allow for v1.1.1~rc1 version numbering
	bash: Suppress shellcheck warning 2181
	bash: Double quote to prevent globbing and word splitting
	lxcu: Add in-file help text

2023-03-30 v1.2.1 Mark Grant <m.grant.prg@gmail.com>
	* actions: Run on ubuntu-latest
	at: Update Copyright for 2023
	at: Upgrade bootstrap.sh to v1.5.6
	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_MSG_CHECKING where appropriate
	at: Use AC_CONFIG_AUX_DIR

2021-11-26 v1.1.7 Mark Grant <m.grant.prg@gmail.com>
	* at: Add AC_COPYRIGHT macro
	all: Tighten SPDX tags
	at: Upgrade bootstrap.sh to v1.4.10
	git: Update mailmap to v1.0.2
	git: Update gitignore tp v1.0.7
	git: Update gitattributes to v1.0.2
	at: Use git to enhance package version
	lxcu: Add openSUSE
	lxcu: Add Fedora

2021-08-30 v1.1.6 Mark Grant <m.grant.prg@gmail.com>
	* at: Add subdir misc to DIST
	at: Correct systemd action ordering
	git: Upgrade .gitignore to v1.0.3
	at: Upgrade bootstrap.sh to v1.4.9
	git: Add gitattributes file
	git: Add mailmap file
	travis: Stop using Travis
	actions: Initial build action setup
	at: lxcu: Add lxc test build setup
	travis: Bionic is the new minimum release
	at: README: Correct git command
	dosab.sh script still at v1.1.3

2020-02-23 v1.1.5 Mark Grant <m.grant.prg@gmail.com>
	* at: Add program check for ping
	at: Sort program checks alphabetically
	at: Update bootstrap.sh to v1.4.7
	bash: Move script_exit() before it is used
	bash: Move std_cmd_err_handler() before it is used
	dosab.sh script now at v1.1.3

2019-09-13 v1.1.4 Mark Grant <m.grant.prg@gmail.com>
	* travis: Reinstate default build environment
	at: Update bootstrap.sh to v1.4.5
	at: configure.ac: Add header comments for --enable
	at: configure.ac: Correct ARG_ENABLE message
	at: configure.ac: Correct ARG_ENABLE help text
	dosab.sh script still at v1.1.2

2019-06-21 v 1.1.3 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
	dosab.sh script still at v1.1.2

2019-05-05 v 1.1.2 Mark Grant <m.grant.prg@gmail.com>
	* Use eval where variables may contain quotes
	Update bootstrap.sh to v1.4.3
	Correct getopt CL WRT quoting
	dosab.sh script now at v1.1.2

2019-04-26 v 1.1.1 Mark Grant <m.grant.prg@gmail.com>
	*  Change configure logger program check to warn
	Replace #! env bash to abs path from configure
	Revamp configure.ac to new standard format
	README: Make package install references generic
	README: Add copyright statement
	Install standard GNU files such as NEWS etc
	Make source tarball name == GitHub
	Remove shebangs from Makefile.ams
	Use more meaningful exit codes
	Tidy up variable declarations
	Use (( ... )) for numerics
	Make loops and conditionals C-shaped
	Standardise error handler function
	Refactor into functions
	Update bootstrap.sh to v1.4.2
	Improve trap handling
	Remove script_exit_code variable
	Standardise output function
	Example .list file only to contain stable repo
	Add warning file is maintained by this package
	dosab.sh script now at v1.1.1

2018-11-01 v 1.0.4 Mark Grant <m.grant.prg@gmail.com>
	*  srctarball to use -src- in filename
	dosab.sh script still at v1.0.1

2018-10-12 v 1.0.3 Mark Grant <m.grant.prg@gmail.com>
	*  Ubuntu, Debian and Raspbian installation instructions have been
	moved to the wiki following the introduction of a Bintray repo for
	Debian and Raspbian installation. Leave a link to the wiki in the
	README file.

2018-10-08 v 1.0.2 Mark Grant <m.grant.prg@gmail.com>
	*  Add symbolic link from README.md to README to provide better
	appearance in Github.
	Improve README.md content and appearance.
	dosab.sh script still at v1.0.1

2018-09-30 v 1.0.1 Mark Grant <m.grant.prg@gmail.com>
	*  Initial release.
	dosab.sh script at v1.0.1

