summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 38e1b10..0034716 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,19 @@
+2019-04-13 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20190413.
+
+ [ Daniel Baumann ]
+ * Removing explicit protocol for IP adresses in container list command.
+ * Including gnupg explicitly in debconf container create command, thanks to Nik Lutz <nik@netstyle.ch>.
+ * Correcting syntax error in container bash-completion.
+ * Correcting typo when disabling IPv6 RA in debconf container create script, thanks to Simon Spöhel <simon@spoehel.ch>.
+
+ [ Nik Lutz ]
+ * Unmount bind mounts in reverse order to allow nested bind mounts.
+
+ [ Daniel Baumann ]
+ * Using trap function to unmount bind mounts etc. on exit with or without error.
+
2019-03-19 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20190319.