diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-05-22 11:01:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-05-22 11:01:04 +0000 |
commit | f8c239fd4716bcda38c686d238536c5d1b041eeb (patch) | |
tree | a5515216cf6f50e7c1d5f2ca3c24f808df2c1e67 | |
parent | Reverting "Purging packages that got removed/replaced during container creati... (diff) | |
download | compute-tools-f8c239fd4716bcda38c686d238536c5d1b041eeb.tar.xz compute-tools-f8c239fd4716bcda38c686d238536c5d1b041eeb.zip |
Releasing version 20170522.v20170522
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r-- | CHANGELOG.txt | 8 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cc595a3..21fda43 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,11 @@ +2017-05-22 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20170522. + + [ Daniel Baumann ] + * Correcting bind-ro option handling to actually work. + * Reverting "Purging packages that got removed/replaced during container creation.", not needed anymore. + 2017-05-10 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20170510. diff --git a/VERSION.txt b/VERSION.txt index 05d952c..f0ba7e8 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20170510 +20170522 |