diff options
-rw-r--r-- | CHANGELOG.txt | 13 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 085f45b..2e65d35 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,16 @@ +2024-09-30 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing ersion 20240930. + + [ Daniel Baumann ] + * Removing znuny-tools, not used anymore. + * Updating error messages if dependencies are not there to list all programs in dehydrated-nsupdate hook. + * Also listing certificate name when sending nsupdate in dehydrated-nsupdate hook to be more verbose. + * Updating lldp flag in linux-ice. + * Updating copyright notices for 2024. + * Updating dehydrated todo. + * Getting remote branches after pull to account for newly added branches in git-pull-branches. + 2023-11-20 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20231020. diff --git a/VERSION.txt b/VERSION.txt index 8bf6a02..bd531cb 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20231120 +20240930 |