From 5801f3feb5bc90d790c1b7e65c87eee1077b21b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Aug 2016 15:40:42 +0200 Subject: Releasing version 20160801. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 26 ++++++++++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) 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 + + * 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 * Releasing version 20160701. diff --git a/VERSION.txt b/VERSION.txt index f48d32f..d8079d5 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20160701 +20160801 -- cgit v1.2.3