diff --git a/ChangeLog b/ChangeLog index c3f031d..8c400af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2021-11-22 v1.1.7 Mark Grant + * 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 to v1.0.7 + git: Update gitattributes to v1.0.2 + actions: Remove superfluous blank line + at: Set default package version as m4 variable + at: Remove v from AC_INIT version + actions: Retrieve tags needed for git AC_INIT + actions: Get latest tag + at: Use git to enhance package version + at: Add misc directory to DIST + 2021-08-20 v1.1.6 Mark Grant * apt-key: Add OBS bullseye key git: Upgrade .gitignore to v1.0.3 diff --git a/NEWS b/NEWS index 45baafc..42513ac 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Release 1.1.7 2021-11-22 +No user-visible changes. +Technical change information can be found in the ChangeLog file. + Release 1.1.6 2021-08-20 Add support for OBS Debian 11 key retrieval and installation. Technical change information can be found in the ChangeLog file.