From 6604c4c4ba4ea5fe9754af15bfe9c21bed918839 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@bento.schottelius.org>
Date: Mon, 8 Apr 2013 20:00:43 +0200
Subject: [PATCH] more changes for 2.1.1

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

diff --git a/docs/changelog b/docs/changelog
index bcb53be8..294db824 100644
--- a/docs/changelog
+++ b/docs/changelog
@@ -4,11 +4,12 @@ Changelog
 	* Changes are always commented with their author in (braces)
 	* Exception: No braces means author == Nico Schottelius
 
-next:
+2.1.1: 2013-04-08
 	* Core: Use dynamic dependency resolver to allow indirect self dependencies
+	* Core: Remove umask call - protect /var/lib/cdist only (Arkaitz Jimenez)
+	* Explorer os: Added Slackware support (Eivind Uggedal)
 	* Type __git: Support mode and fix owner/group settings (contradict)
 	* Type __jail: State absent should implies stopped (Jake Guffey)
-	* Explorer os: Added Slackware support (Eivind Uggedal)
 	* Type __directory: Make stat call compatible with FreeBSD (Jake Guffey)
 	* Type __cron: Allow crontab without entries (Arkaitz Jimenez)
 	* Type __user: Add support for creating user home (Arkaitz Jimenez)