From 8e060a1d838c38081eda0c8fb796cddaec20593d Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 13 Jun 2014 13:51:03 +0200 Subject: [PATCH] release 4.0.0pre3 Signed-off-by: Nico Schottelius --- docs/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog b/docs/changelog index 509394d9..a6e11e08 100644 --- a/docs/changelog +++ b/docs/changelog @@ -4,6 +4,9 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius +4.0.0pre3: 2014-06-13 + * Update to include changes from cdist 3.1.5 + 4.0.0pre2: 2014-02-14 * Core: Remove archives from generated preos (Steven Armstrong)