From bac593822db61cdfe4b6faabf6f099fecc7eaef8 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@bento.schottelius.org>
Date: Mon, 10 Jun 2013 08:16:57 +0200
Subject: [PATCH] ++changes

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

diff --git a/docs/changelog b/docs/changelog
index ec59b937..ad04d4a4 100644
--- a/docs/changelog
+++ b/docs/changelog
@@ -5,11 +5,12 @@ Changelog
 	* Exception: No braces means author == Nico Schottelius
 
 next:
-	* Core: Make global explorers available to initial manifest (Arkaitz Jimenez)
 	* Build: Change clean-dist target to "distclean"
-	* Change execution order to run object as one unit
+	* Core: Make global explorers available to initial manifest (Arkaitz Jimenez)
+	* Core: Change execution order to run object as one unit
+	* New Remote Example: Add support for sudo operations (James Chase)
 	* Type __apt_ppa: Fix comparison operator (Tyler Akins)
-	* Type __start_on_boot: Archlinux changed to use systemd - adapt
+	* Type __start_on_boot: Archlinux changed to use systemd - adapt type
 
 2.1.1: 2013-04-08
 	* Core: Use dynamic dependency resolver to allow indirect self dependencies