summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-04-03 10:19:35 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-04-03 10:19:35 +0000
commitfeccbb16afd34370bd257bf2a98aaf9f8db7f96e (patch)
treed1d4fd54ad5b0bf8aebdce02d368810cef9c6e99 /CHANGELOG.txt
parentAdding support for bind-ro nspawn option for read-only bind mounts. (diff)
downloadcompute-tools-feccbb16afd34370bd257bf2a98aaf9f8db7f96e.tar.xz
compute-tools-feccbb16afd34370bd257bf2a98aaf9f8db7f96e.zip
Releasing version 20170401.v20170401
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index c985fe1..0b05f37 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,14 @@
+2017-04-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20170401.
+
+ [ Daniel Baumann ]
+ * Shortening file removal handling in uninstall target in makefile.
+ * Cleanup stray preseed.cfg removal.
+ * Allowing @NAME@ variable in preseed files to allow for more flexibel preseed templating.
+ * Allowing multiple container commands to be executed in a row.
+ * Adding support for bind-ro nspawn option for read-only bind mounts.
+
2017-01-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20170101.