summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-03-19 19:57:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-03-19 19:57:32 +0000
commit39cb83e1e80b2ee7e8f2d5611a022ae9f1df46fe (patch)
tree89c0da94ce564424f3f09eb9e2b20c978da210aa /CHANGELOG.txt
parentReleasing debian version 20190304-1. (diff)
downloadopen-infrastructure-compute-tools-39cb83e1e80b2ee7e8f2d5611a022ae9f1df46fe.tar.xz
open-infrastructure-compute-tools-39cb83e1e80b2ee7e8f2d5611a022ae9f1df46fe.zip
Merging upstream version 20190319.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index de65ba1..38e1b10 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,16 @@
+2019-03-19 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20190319.
+
+ * Backward incompatible changes:
+ - with the initial support for IPv6 network configuration
+ the IPv4 netmask now needs to be specified in CIDR
+ notation, e.g. '255.255.255.0' becomes '24'.
+
+ [ Daniel Baumann ]
+ * Adding initial support for IPv6 in debconf container create script.
+ * Using C.UTF-8 in container enter command as fallback locale.
+
2019-03-04 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20190304.