From a132adbb0345c833c85a37ac7a1ad6dd5968b8c3 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@bento.schottelius.org>
Date: Mon, 9 Sep 2013 11:39:26 +0200
Subject: [PATCH] ++changes(2.3.3)

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
---
 docs/changelog | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/changelog b/docs/changelog
index 4b8a7741..9e2971f9 100644
--- a/docs/changelog
+++ b/docs/changelog
@@ -4,8 +4,10 @@ Changelog
 	* Changes are always commented with their author in (braces)
 	* Exception: No braces means author == Nico Schottelius
 
-2.3.3:
+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