summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-11-01 08:14:56 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-11-01 08:14:56 +0000
commit165f026aeb819f52a71a372f8598c34eed0f9548 (patch)
tree1a93c89aac1ec5fce9182a8d04f6f4d318f89dfc
parentSupporting using IP address parts of the container name in preseed files for ... (diff)
downloadcompute-tools-165f026aeb819f52a71a372f8598c34eed0f9548.tar.xz
compute-tools-165f026aeb819f52a71a372f8598c34eed0f9548.zip
Releasing version 20171101.v20171101
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt14
-rw-r--r--VERSION.txt2
2 files changed, 15 insertions, 1 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.
diff --git a/VERSION.txt b/VERSION.txt
index 9635449..0c5aadd 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20171013
+20171101