summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-11-12 07:46:40 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-11-12 07:47:22 +0000
commitf39cc4c89ef11b05fa272003ebfa7c835e9950ac (patch)
treee342e1defc8c809b14caf1bad7a15194b1c96dc9 /CHANGELOG.txt
parentAdding initial curl container create script. (diff)
downloadcompute-tools-f39cc4c89ef11b05fa272003ebfa7c835e9950ac.tar.xz
compute-tools-f39cc4c89ef11b05fa272003ebfa7c835e9950ac.zip
Releasing version 20161112.v20161112
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 8f94beb..ba5a496 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,21 @@
+2016-11-12 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20161112.
+ * Backward incompatible changes:
+ - removes support to create Debian 8 (jessie) container in debconf container create script.
+
+ [ Daniel Baumann ]
+ * Removing support for Debian 9 (jessie) in debconf container create script.
+ * Adding shortcuts for container commands to bash-completion as well.
+ * Ignoring symlinks as container commands in bash-completion.
+ * Adding container version to ver symlink.
+ * Updating development section in container-tools manpage.
+ * Avoid repeating ipv4 address of the previous container in container list command.
+ * Using fallback to ifupdown addresses in container list command for container not using networkd yet.
+ * Fail to find container in remove command only when both the rootfs and the config are gone already.
+ * Correcting syntax in usage message of container create scripts.
+ * Adding initial curl container create script.
+
2016-11-05 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20161105.