From ebc08ddd37213d91e0749728e959d72aaf8023e8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 27 May 2018 20:51:21 +0200 Subject: Releasing version 20180527. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 19 +++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 581e46d..e18df83 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,22 @@ +2018-05-27 Daniel Baumann + + * Releasing version 20180527. + + [ Daniel Baumann ] + * Calling commands without exec to make multiple commands in a row work properly. + * Updating documentation for multiple commands in a row. + * Calling shell in container enter command directly, replacing container-nsenter helper program. + * Correcting and simplifying nsenter call in container enter command. + * Clarify differences between container enter and console commands in manpages. + * Improving comment in procps configuration. + * Improving comment in systemd container-auto.service description. + * Updating author section in manpages. + * Adding missing command variable in some container commands. + * Setting dummy SSH_CLIENT variable during container enter to enable conditional shell prompts such as powerline. + * Correcting typo in verbose option handling of container remove command. + * Adding 'ALL' as pseudo container name for container start, stop, restart, and remove commands to act on all available container respectivly. + * Adding check in container create command to not create any container named 'ALL'. + 2018-05-03 Daniel Baumann * Releasing version 20180503. diff --git a/VERSION.txt b/VERSION.txt index 9e4322f..3d0e1cf 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20180503 +20180527 -- cgit v1.2.3