summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt18
-rw-r--r--VERSION.txt2
2 files changed, 19 insertions, 1 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.
diff --git a/VERSION.txt b/VERSION.txt
index 72dace3..45c4023 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20161105
+20161112