summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-01-04 10:24:43 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-01-04 10:28:43 +0000
commit684fef035ed37916a1f2ff075eef4fa5c735b1e6 (patch)
treee951f639335d7d8df574dbbddd8589e933a70162
parentReordering bash-completion to do completion the usual way (by suggesting comm... (diff)
downloadcompute-tools-684fef035ed37916a1f2ff075eef4fa5c735b1e6.tar.xz
compute-tools-684fef035ed37916a1f2ff075eef4fa5c735b1e6.zip
Releasing version 20170101.v20170101
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 8b1712f..c985fe1 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,18 @@
+2017-01-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20170101.
+
+ [ Daniel Baumann ]
+ * Updating year in copyright information for 2017.
+ * Adding -f, --force option in container auto command.
+ * Adding net-tools in container-tools manpage to the list of packages to install.
+ * Adding net-tools to required packages in host-setup documentation.
+ * Adding bash-completion for container auto command.
+ * Adding bash-completion for container move command.
+ * Adding bash-completion for container version command.
+ * Using generic directory instead of local directory for debconf files to bash-complete container create command.
+ * Reordering bash-completion to do completion the usual way (by suggesting commands first, then options and finally their arguments, rather than commands and arguments only).
+
2016-12-20 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20161220.