summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt12
-rw-r--r--VERSION.txt2
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 30adeb1..cc4bada 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,15 @@
+2017-10-13 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20171013.
+
+ [ Daniel Baumann ]
+ * Using linux as fallback TERM in container list command.
+ * Using iproute instead of net-tools to setup interfaces.
+ * Using iproute instead of bridge-utils to setup bridges.
+ * Removing some dead code in network-veth-extra handling.
+ * Removing ifupdown in debconf container create script earlier by excluding it from debootstrap.
+ * Removing net-tools from container-tools manpage.
+
2017-07-26 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20170726.
diff --git a/VERSION.txt b/VERSION.txt
index 01f7081..9635449 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20170722
+20171013