diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 36d9293..da7bd1c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,19 @@ +2016-07-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20160701. + * Correcting and extending bash-completion, thanks to Andreas Kreuzer. + * Improved container list command for shared storage setups. + * Correcting and updating existing documentation. + * Correcting bind mount options to work with multiple directories. + * Fixing minor issues: + - creating necessary directories for containers on demand. + - debconf container create script now configures automatic start for + new containers automatically again. + * Adding new container commands: + - container enter + - container rename + - container status, thanks to Simon Spoehel. + 2016-06-15 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20160615. |