diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cc4bada..f5d5e73 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,17 @@ +2017-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20171101. + + [ Daniel Baumann ] + * Removing fallback TERM in container list, not needed anymore. + * Adding con shortcut for container console command. + * Adding sh shortcut for shell format in container list command. + * Adding ver shortcut for container version command in bash-completion. + * Adding container create pre-hook that can be used to automatically git pull /etc/container-tools/debconf. + * Avoiding to display .cfg extension for preseed files in container debconf create script. + * Supporting using IP address from DNS lookup of the container name in preseed files for container debconf create script. + * Supporting using IP address parts of the container name in preseed files for container debconf create script. + 2017-10-13 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20171013. |