diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-11-01 08:14:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-11-01 08:14:56 +0000 |
commit | 165f026aeb819f52a71a372f8598c34eed0f9548 (patch) | |
tree | 1a93c89aac1ec5fce9182a8d04f6f4d318f89dfc /CHANGELOG.txt | |
parent | Supporting using IP address parts of the container name in preseed files for ... (diff) | |
download | compute-tools-165f026aeb819f52a71a372f8598c34eed0f9548.tar.xz compute-tools-165f026aeb819f52a71a372f8598c34eed0f9548.zip |
Releasing version 20171101.v20171101
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
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. |