From 58f19df3863ca2ca01eaa9fd051257889db5149f Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 18 Sep 2013 12:33:39 +0200 Subject: [PATCH] ++changes(2.3.4) Signed-off-by: Nico Schottelius --- docs/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/changelog b/docs/changelog index 9e2971f9..03c464f0 100644 --- a/docs/changelog +++ b/docs/changelog @@ -4,11 +4,15 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius +2.3.4: + * Core: Add missing bits to support dry run (Steven Armstrong) + * Core: Make unit test remote copy more compatible with scp (Steven Armstrong) + + 2.3.3: 2013-09-09 * Core: Add support for default values of optional parameters (Steven Armstrong) * Type __start_on_boot: Bugfix for systemd (Steven Armstrong) - 2.3.2: 2013-09-05 * Build: Ensure tests don't change attributes of non-test files * Core: Fix typo in argument parser