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

      at: Improve CL syntax description
      man: Update CL syntax
      bash: Improve CL syntax description
      git: Standardise on non-root gitignores
      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
      Merge branch 'sundry'
      all: Remove most in-file ChangeLogs and versioning
      git: Use standard format for gitignore files
      at: Upgrade bootstrap.sh to v1.6.0
      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 (18):

2023-06-24 v1.3.0 Mark Grant <m.grant.prg@gmail.com>
	* bash: Remove unquoting of a variable
	bash: ignore shellcheck warning SC2124
	bash: Use double quotes to prevent globbing and word splitting
	bash: Remove unused variable
	at: Allow for v1.1.1~rc1 version numbering
	lxcu: Add in-file help text

2023-03-28 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_CONFIG_AUX_DIR

2021-11-29 v1.1.4 Mark Grant <m.grant.prg@gmail.com>
	* all: Tighten SPDX tag
	at: Add AC_COPYRIGHT macro
	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
	at: lxcu: Add lxc test build setup

2020-08-02 v1.1.3 Mark Grant <m.grant.prg@gmail.com>
	*  travis: Bionic is the new minimum release
	at: README: Correct git command
	at: Update bootstrap.sh to v1.4.7
	bash: Move script_exit() before it is used
	test: Correct help output
	bash: Correct help output
	wutconv script now at version 1.1.3

2019-08-18 v 1.1.2 Mark Grant <m.grant.prg@gmail.com>
	*  Update man page return code section.
	wutconv script still at version 1.1.1

2019-08-15 v 1.1.1 Mark Grant <m.grant.prg@gmail.com>
	*  travis: Reinstate default build environment
	test: Add test suite for make check
	at: Update bootstrap.sh to v1.4.5
	git: Update project root gitignore to v1.0.2
	README: Add Copyright statement
	README: Point bootstrap.sh section at acmbuild wiki
	README: Make package install references generic
	travis: Initial project setup
	at: Set configure args for distcheck in top makefile
	at: Remove shebangs from Makefiles
	Install standard GNU files eg AUTHOR etc
	Correct package versioning
	Tidy up local / global variables
	Introduce more meaningful exit codes
	Standardise TOF header information
	Use awk location provided by configure
	Replace #! env bash with abs path from configure
	at: configure.ac: Revamp to latest standard format
	Use more standardised printf AOT echo
	Utilise more powerfull [[ ... ]] construct
	Refactor getopt CL processing into function
	Improve legibility of main for processing loop
	Standardise script exit function
	Standardise trap handling
	Standardise error handler function
	Improve output function
	Refactor help into function
	Use true booleans
	Adopt C style loops and if statements
	Do not hardcode outputprefix
	wutconv script still at version 1.1.1

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

2018-10-20 v 1.0.14 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.
	wutconv script still at version 1.0.10

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

2018-04-13 v 1.0.12 Mark Grant <m.grant.prg@gmail.com>
	*  Update this project bootstrap.sh to latest version 1.3.4.
	Improve README file.
	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.

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

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

2017-12-02 v 1.0.9 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-07-01 v 1.0.8 Mark Grant <m.grant.prg@gmail.com>
	* Restructure and re-format source.
	wutconv script now at version 1.0.9

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

2015-10-23 v 1.0.6 Mark Grant <m.grant.prg@gmail.com>
	* Restructure to conform to AutoTools General Template v1.0.6.
	wutconv script now at version 1.0.8.

2015-06-26 v 1.0.5 Mark Grant <m.grant.prg@gmail.com>
	* Remove BSD support.
	wutconv script now at version 1.0.7.

2014-12-11 v 1.0.4 Mark Grant <m.grant.prg@gmail.com>
	* Add check that both -w and -u have not been entered.
	wutconv script now at version 1.0.6.

2014-12-01 v 1.0.3 Mark Grant <m.grant.prg@gmail.com>
	* Implement conversion of stdin to stdout if no text files are specified
	on the command line.
	Implement verbose option. Default is now quiet - no status output.
	wutconv script now at version 1.0.5.

2014-11-29 v 1.0.2 Mark Grant <m.grant.prg@gmail.com>
	* Add support for including overall package version in script --version.
	Switch to use of GNU getopt to allow long options and implement them.
	Allow for FreeBSD quirk of 2 different getopt programs on PATH. See
	comments in script at the start of "Main". Structure OS specific
	requirements to test for generic *BSD OSs and use Linux as the default.
	wutconv script now at version 1.0.3.

2014-09-04 v 1.0.1 Mark Grant <m.grant.prg@gmail.com>
	* First release.
	wutconv		Now at version 1.0.1
