From 3ca911dbc641ed22596c18293d5f4c9271133eec Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 20 Jan 2014 14:37:50 +0100 Subject: [PATCH] integrate install and preos support Signed-off-by: Nico Schottelius --- docs/changelog | 4 ++++ docs/changelog.4 | 10 ---------- 2 files changed, 4 insertions(+), 10 deletions(-) delete mode 100644 docs/changelog.4 diff --git a/docs/changelog b/docs/changelog index f43131a1..98260564 100644 --- a/docs/changelog +++ b/docs/changelog @@ -4,6 +4,10 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius +4.0.0pre1: 2014-01-20 + * Core: Integrate initial install support + * Core: Integrate initial preos support + 3.0.3: * Core: Enhance error message when requirement is missing object id * Explorer hostname: Return host name by using uname -n diff --git a/docs/changelog.4 b/docs/changelog.4 deleted file mode 100644 index 79478c86..00000000 --- a/docs/changelog.4 +++ /dev/null @@ -1,10 +0,0 @@ -Changelog ---------- - - * Changes are always commented with their author in (braces) - * Exception: No braces means author == Nico Schottelius - -4.0.0pre1: - * Core: Integrate initial install support - * Core: Integrate initial preos support -