summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index b2d6774..ff7e432 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,27 @@
+2016-12-10 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20161101-lts2.
+
+ [Daniel Baumann]
+ * Removing empty line at the end of the changelog file.
+ * Adding mandatory inclusion of /etc/network/interfaces.d files in host-setup documentation, thanks to Richard Nelson <unixabg@gmail.com>.
+ * Removing support for Debian 8 (jessie) in debconf container create script.
+ * Updating development section in container-tools manpage.
+ * Updating development section in readme file.
+ * Avoid repeating ipv4 address of the previous container in container list command.
+ * 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.
+ * Updating contact section in manpages.
+ * Harmonizing manpage markup.
+ * Removing libui-dialog-perl from includes in debconf container create script.
+ * Minimizing included packages by default in debconf container create script.
+ * Adding note about configuration files in container manpage.
+ * Harmonizing markup of email addresses in manpages.
+ * Completing usage message in container list command.
+ * Adding trailing line in full format for container list command.
+ * Removing half-finished multi-address handling in container list command.
+ * Removing not yet used hooks directory in /etc/container-tools.
+
2016-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20161101-lts1.