diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..62495d0 --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,47 @@ +2022-10-02 Daniel Baumann <daniel.baumann@progress-linux.org> + + * Releasing version 20221002. + + [ Daniel Baumann ] + * Recreating changelog from git commits. + * Updating license with newer GPL-3 version containing https instead of http links. + * Updating comment headers in makefiles. + * Updating comment headers in makefiles. + * Updating copyright headers for 2022. + * Adding release and upload targets to makefile. + +2021-01-01 Daniel Baumann <daniel.baumann@progress-linux.org> + + * Releasing version 20211008. + + [ Daniel Baumann ] + * Using https in GPL URLs. + * Using rst to generate manpage. + * Consistently renaming manpages files and sub-directory to man. + * Updating main makefile for handling manpages. + +2021-01-01 Daniel Baumann <daniel.baumann@progress-linux.org> + + * Releasing version 20210101. + + [ Daniel Baumann ] + * Updating copyright notices for 2021. + * Updating manpage for 2021. + +2019-07-01 Daniel Baumann <daniel.baumann@progress-linux.org> + + * Releasing version 20190701. + + [ Daniel Baumann ] + * Correcting package name typo in Makefile. + * Removing unnecessary trailing slash in manpage urls. + * Updating date and version in manpage. + +2019-02-25 Daniel Baumann <daniel.baumann@progress-linux.org> + + * Releasing version 20190225. + + [ Daniel Baumann ] + * Adding Makefile. + * Adding LICENSE.txt. + * Adding manpages/progress-linux-metapackages.7. |