2025-07-07 v1.6.5 Mark Grant <m.grant.prg@gmail.com>
	* build(deps): bump CityOfLosAngeles/fetch-latest-github-release
dependabot[bot] (1):

	Merge pull request #21 from m-grant-prg/dependabot/github_actions/v1.6.y-tip/CityOfLosAngeles/fetch-latest-github-release-3.0.1
Mark Grant (1):

2025-07-03 v1.6.3 Mark Grant <m.grant.prg@gmail.com>
	* build(deps): bump CityOfLosAngeles/fetch-latest-github-release
	build(deps): bump jidicula/clang-format-action from 4.14.0 to 4.15.0
	build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0
	build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump JamesIves/github-pages-deploy-action
dependabot[bot] (10):

	actions: Set dependabot to target stable and old stable branches
	at: Improve CL arguments comments
	Merge pull request #19 from m-grant-prg/dependabot/github_actions/CityOfLosAngeles/fetch-latest-github-release-3.0.0
	c: Refactor to remove forward declarations
	Merge pull request #18 from m-grant-prg/dependabot/github_actions/jidicula/clang-format-action-4.15.0
	at: Put check for bash in the correct place
	at: Re-order program checks alphabetically
	at: Update Copyright for 2025
	actions: Update Copyright for 2025
	actions: Trivial whitespace formatting fix
	Merge pull request #17 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.3
	Merge pull request #16 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
	Merge pull request #15 from m-grant-prg/dependabot/github_actions/jidicula/clang-format-action-4.14.0
	Merge pull request #14 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.1
	Merge pull request #13 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.9
	at: Reduce to 1 source copy of LD_LIBRARY_PATH bug fix script
	at: docs: Fix LD_LIBRARY_PATH correction for different paths
	Merge pull request #11 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.8
	at: Disable warning about required word splitting
	at: Correct format of printf statement
	at: Double quote to prevent globbing and word splitting
	at: Make tests last
	at: docs: Run AT LD_LIBRARY_PATH bug workaround automatically
	Merge pull request #10 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.4
	Merge pull request #9 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.3
Mark Grant (25):

2024-06-03 v1.6.2 Mark Grant <m.grant.prg@gmail.com>
	* build(deps): bump jidicula/clang-format-action from 4.12.0 to 4.13.0
	build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump jidicula/clang-format-action from 4.11.0 to 4.12.0
dependabot[bot] (3):

	tests: Add gdbinit to find non-cwd source files
	Merge pull request #8 from m-grant-prg/dependabot/github_actions/jidicula/clang-format-action-4.13.0
	Merge pull request #7 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.1
	Merge pull request #6 from m-grant-prg/dependabot/github_actions/jidicula/clang-format-action-4.12.0
	doxygen: Escape #include to avoid warning
	m4: Update C compiler m4 to v1.3.1
Mark Grant (6):

2024-04-30 v1.6.1 Mark Grant <m.grant.prg@gmail.com>
	* build(deps): bump JamesIves/github-pages-deploy-action
	build(deps): bump CityOfLosAngeles/fetch-latest-github-release
	build(deps): bump actions/checkout from 2 to 4
dependabot[bot] (5):

	git: Correct reasoning, empty vs untracked
	git: Add gitignore to ensure directory is present even when empty
	docs: Consolidate Header Naming Considerations in Doxygen
	at: docs: test-configfile: Provide fix for Automake bug
	docs: Consolidate gnulib documentation in Doxygen
	docs: Remove AT installation document
	at: docs: test-remsyslog: Provide fix for Automake bug
	remsyslog: Correct variable in use
	Merge pull request #5 from m-grant-prg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.0
	at: Check full iwyu command name
	Merge pull request #4 from m-grant-prg/dependabot/github_actions/CityOfLosAngeles/fetch-latest-github-release-2.0.4
	editors: Update local-vimrc to v1.0.5
	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
	clang-format: Update to v1.0.4
	at: Update Copyright for 2024
	actions: Add clang-format coding style check action
	Bump source and library version numbers
	at: Bump configure version number
	m4: Upgrade linker m4 to v1.2.0
	configfile: Constify filename
	inc: Constify as appropriate
	libmgesysutls: Constify and use attribute where appropriate
	m4: Update c-compiler m4 to v1.3.0
	at: Upgrade gen-gnulib.sh to v1.2.0
	at: Upgrade bootstrap.sh to v1.6.0
	at: Improve configure CL syntax description
	all: Remove most in-file ChangeLogs and versioning
	docs: Update Doxygen config file for bookworm
	gnulib: Update following bookworm upgrade
	Merge pull request #2 from m-grant-prg/dependabot/github_actions/actions/checkout-4
	github: Add dependabot version update config
Mark Grant (40):

2023-07-30 v1.6.0 Mark Grant <m.grant.prg@gmail.com>
	* at: docs: Add ldconfig and doc-base AT installation information
	actions: Organise standard install and PPA installs
	actions: Remove txt2man install, rely on dependencies
	lxcu: Remove txt2man, rely on dependency
	docs: README: Update gnulib information
	at: Upgrade gen-gnulib.sh to v1.1.0
	remsyslog: Fix message size
	editors: Update local.vimrc to v1.0.4
	at: gnulib updates
	Merge branch 'master' into tip
	remsyslog: Fix buffer overflow
	actions: Run on 22.04

2023-07-06 v1.5.1 Mark Grant <m.grant.prg@gmail.com>
	* at: Allow for v1.1.1~rc1 version numbering
	lxcu: Correct install entries
	lxcu: Add in-file help text
	actions: Replace fetch-latest-release action
	at: Use pkg-config command AOT Pkg_Check_Modules
	lxcu: Use libmgec7
	lxcu: Update install list after vm-container-tils upgrade
	at: Add enable-scan-build CLA to configure
	at: Upgrade bootstrap.sh to v1.5.6
	at: Improve enable-iwyu comment
	at: Add configure CLA enable-iwyu
	at: Enforce compiler to use rules
	m4: Update linker macros to v1.1.2
	m4: Update c compiler macros to v1.2.3
	git: Update mailmap to v1.0.3
	editors: Update local.vimrc 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
	clang: Update clang-format to v1.0.3

2022-08-16 v1.4.4 Mark Grant <m.grant.prg@gmail.com>
	* editors: Update editorconfig to v1.0.3
	editors: Add editorconfig file
	docs: Correct missed directory name change

2022-07-26 v1.4.3 Mark Grant <m.grant.prg@gmail.com>
	* actions: Correct cut and paste on dependencies

2022-07-26 v1.4.2 Mark Grant <m.grant.prg@gmail.com>
	* at: Add URL for online documentation on GitHub Pages
	docs: Host Doxygen documentation at GitHub Pages
	at: doc: Add Doxygen build dependency on sources
	at: doc: Introduce doxygen target
	doc: Replace non-working [TOC] with \tableofcontents
	doc: Remove distro / branch information

2022-07-07 v1.4.1 Mark Grant <m.grant.prg@gmail.com>
	* doc: Update distro releases for this branch
	configfile: Fix use after free
	at: Upgrade bootstrap.sh to v1.5.1
	at: Add support for gcc analyzer option
	m4: Upgrade compiler and linker macros to v1.1.1

2021-12-06 v1.3.2 Mark Grant <m.grant.prg@gmail.com>
	* at: Add AC_COPYRIGHT macro
	all: Tighten SPDX tags
	at: Upgrade gen-gnulib.sh to v1.0.3
	m4: Upgrade linker macros to v1.0.2
	m4: Upgrade compiler macros to v1.0.11
	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.3
	clang: Update clang-format to v1.0.2
	at: Use git to enhance package version
	at: Use normal / debug gcc flags built by configure
	doc: Add branch / distro-rel status
	doc: Add Fedora 34 EOL date nad add 35

2021-10-29 v1.3.1 Mark Grant <m.grant.prg@gmail.com>
	* test-remsyslog: Fix unused parameter warning
	test-configfile: Fix unused parameter warning
	actions: Minimum version now focal
	doc: Expand branch / distro release explanation
	at: Upgrade gen-gnulib.sh to v1.0.2
	at: Update c-compiler macros to v1.0.9
	at: Change debug optimisation to -O0
	at: Use LDFLAGS prepared by configure
	at: Add linker macro
	at: Use CPPFLAGS prepared in configure
	tests: Use CFLAGS from configure
	at: Differentiate full and API documentation
	at: Capitalise var names in configure and Makefiles
	doc: Add gnulib notes
	at: Add doc/misc and misc to Dist
	doc: Add AT installation notes
	at: README: Add ldconfig instruction
	at: docs: Move source files to src
	at: Update AT install section for enable-atonly
	at: Register docs with scrollkeeper only if ATONLY
	doc: Add branch / distro-release notes
	doc: Update config file for new version of doxygen
	git: Update gitignore to v1.0.5
	at: Automatic gnulib update for bullseye

2021-10-06 v1.1.3 Mark Grant <m.grant.prg@gmail.com>
	* at: Automatic libtool upgrade for stretch
	lxcu: Add support for Fedora and openSUSE
	git: Upgrade .gitignore to v1.0.3
	doc: Add package version to PROJECT_NUMBER
	git: Add gitattributes file
	git: Add mailmap file
	at: Upgrade bootstrap.sh to v1.4.9
	travis: Stop using Travis
	actions: Initial build action setup

2020-10-31 v1.1.2 Mark Grant <m.grant.prg@gmail.com>
	*  at: lxcu: Add lxc test build setup
	travis: Use new libmgec2-dev package
	doc: Enable documentation of static functions
	doc: Explicitly state source directory
	doc: Separate API and internal documentation
	README: Correct git command
	at: Remove check for unused program dia
	at: Update bootstrap.sh to v1.4.7
	travis: Make the build use Bionic

2019-11-05 v1.1.1 Mark Grant <m.grant.prg@gmail.com>
	*  Source at v1.0.11
	Library at v1:1:0
	configfile: Remove .. which confuses Doxygen
	tests: Apply clang-format
	remsyslog: Apply clang-format
	configfile: Apply clang-format
	libmgesysutils: Apply clang-format
	inc: Apply clang-format
	docs: Respect verbosity under enable-silent-rules
	at: README: Update bootstrap.sh section
	at: test-remsyslog: Move under check target
	at: test-configfile: Move under check target
	travis: Initial setup for using Travis build farm
	at: Correct ARG_ENABLE help text
	at: Output messages must start in lower case
	at: Update --enable option desc in file header
	at: Fix make distcheck
	clang-format: Initial setup using v1.0.1
	at: Update c-compiler.m4 macro to v1.0.4
	git: Update project root gitignore to v1.0.2
	at: Update bootstrap.sh to v1.4.6
	m4: Update to tooling packages
	configure: Add checks for size_t and ssize_t
	remsyslog: Correct var type of return from sendto
	configfile: Correct casts of size arg to strncpy

2019-05-30 v 1.1.0 Mark Grant <m.grant.prg@gmail.com>
	*  Source at v1.0.10
	Library at v1:0:0
	configure.ac: Revamp to new standard layout
	Use new standard m4 macro to build initial CFLAGS
	Update Copyright statement where required
	Add README.md markdown link
	Update bootstrap.sh to v1.4.3
	Install standard GNU files eg AUTHORS etc
	README: Add Title and Copyright statement
	README: Make package install references generic
	Make source tarball name == GitHub
	Remove leading v from package version
	Remove shebangs from Makefile.ams
	Collapse AT sub-projects into one

2018-10-23 v 1.0.10 Mark Grant <m.grant.prg@gmail.com>
	*  Add pkg-config Autoconf program check.
	srctarball to make filename with -src-.
	Update README to refer to new project wiki.

2018-09-01 v 1.0.9 Mark Grant <m.grant.prg@gmail.com>
	*  Use gdb level 3 when debugging.
	Support gcc -H for header file checks.
	Ensure standard project include file directory exists.
	Use compiler version dependent CFLAGS.
	Update bootstrap.sh to v1.3.7

2018-06-21 v 1.0.8 Mark Grant <m.grant.prg@gmail.com>
	*  Add info messages to srctarball Make target.
	README: Add N.B. concerning expecting a git environment.
	README: Improve clarity of Ubuntu installation section.
	Use better source file for AC_CONFIG_SRCDIR check.
	Disable sparse variable length array warnings.
	Define SOURCE_VERSION in configure.ac
	Remove no longer needed AC_SUBST pkgversion variable.
	Add lib_version_info, all top level versioning now in configure.ac

2018-06-03 v 1.0.7 Mark Grant <m.grant.prg@gmail.com>
	*  Make functions returning an int use -mge_errno on error.
	Introduce internal.h for non-public declarations.

2018-04-20 v 1.0.6 Mark Grant <m.grant.prg@gmail.com>
	*  Start git tracking of m4 and src/prg/c/gen/lib as downstream
	packaging using a source (AOT distribution) tarball requires these
	gnulib elements to be present.
	Update this project bootstrap.sh to latest version 1.3.4.
	Improve README file.
	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-27 v 1.0.5 Mark Grant <m.grant.prg@gmail.com>
	*  Add Doxygen comments.
	Overhaul of AutoTools project structure.

2017-05-04 v 1.0.3 Mark Grant <m.grant.prg@gmail.com>
	*  Migrate config file processing to use mge_errno.
	Migrate sendremsyslog to use mge_errno.
	Improve getaddrinfo processing.
	Change to send errors to syslog, not stderr.
	Update to standards from atclstv template v1.0.0

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

2015-07-12 v 1.0.1 Mark Grant <m.grant.prg@gmail.com>
	*  Initial release.
	Complies with MG AutoTools General standard version 1.0.4.

