summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-08-04 13:40:42 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-08-04 13:40:42 +0000
commit5801f3feb5bc90d790c1b7e65c87eee1077b21b6 (patch)
tree0d69d9ae0857d396bf35c0c75c7ab24261880e80 /CHANGELOG.txt
parentAdding -v, --verbose option to container remove command. (diff)
downloadcompute-tools-5801f3feb5bc90d790c1b7e65c87eee1077b21b6.tar.xz
compute-tools-5801f3feb5bc90d790c1b7e65c87eee1077b21b6.zip
Releasing version 20160801.v20160801
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 38d3c2a..6c19f67 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,29 @@
+2016-08-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20160801.
+
+ [ Daniel Baumann ]
+ * Adding commit messages to previous changelog.
+ * Trimming usage example to basic commands only in readme file.
+ * Trimming usage example to basic commands only in container-tools manpage.
+ * Adding reference to container-status command in container manpage.
+ * Updating name in container-status manpage.
+ * Dropping lxc ignore in container list command.
+ * Adding hooks directory for pre and post execution of container commands.
+
+ [ Simon Spöhel ]
+ * Changing container-status command to always show full output.
+
+ [ Daniel Baumann ]
+ * Adding host system based overlay mounts.
+ * Adding error message in container start command if container is locked.
+ * Adding -f, --force option to container start command to remove stray lock files.
+ * Adding container-nsenter program for container enter command.
+ * Calling container-nsenter program from container enter command.
+ * Sorting container configuration file.
+ * Adding support for user namespace.
+ * Adding -v, --verbose option to container remove command.
+
2016-07-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160701.