From 8fe88b598e4d9e2ffca9b696ea0fcb554d34141c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 6 Nov 2016 09:39:00 +0100 Subject: Releasing version 20161105. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 22 ++++++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 57cf03b..8f94beb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,25 @@ +2016-11-05 Daniel Baumann + + * Releasing version 20161105. + * Backward incompatible changes: + - container use systemd-networkd instead of ifupdown. + + [ Daniel Baumann ] + * Readding container rename command. + * Readding -f|--force option in container stop command. + * Readding container limit command. + * Readding container enter command. + * Removing empty line at the end of the changelog file. + * Replacing README.txt with a copy of container-tools.7 manpage. + * Installing README.txt into documentation directory. + * Installing all generic text files as documentation. + * Adding mandatory inclusion of /etc/network/interfaces.d files in host-setup documentation, thanks to Richard Nelson . + * Using systemd-networkd in container instead of ifupdown. + * Updating container list command to use systemd-networkd config instead of ifupdown. + * Excluding symlinks in container-shell command list. + * Adding container list to ls symlink. + * Adding container remove to rm symlink. + 2016-11-01 Daniel Baumann * Releasing version 20161101. diff --git a/VERSION.txt b/VERSION.txt index c2ace56..72dace3 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20161101 +20161105 -- cgit v1.2.3