diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 16 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 42390b2..3de75c9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,19 @@ +2016-04-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20160401. + * Addding native ARM architecture support. + * Adding new container programs: + - container-autostart + - container-shell + * Adding new container commands: + - limit + * Adding new container scripts: + - debconf + * Adding new container config options: + - capability and drop-capability + - blockio, cpu, memory and tasks limits + * Adding new and updating existing documentation. + 2016-03-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20160301. diff --git a/VERSION.txt b/VERSION.txt index eb5bbe6..0029651 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20160301 +20160401 |