From 68ac5af63b779dd8a6c84ca69b4bd12d9fa649ae Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 10 Oct 2013 09:56:08 +0900 Subject: [PATCH] ++changes Signed-off-by: Nico Schottelius --- docs/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog b/docs/changelog index 8af1009f..217405c3 100644 --- a/docs/changelog +++ b/docs/changelog @@ -5,6 +5,7 @@ Changelog * Exception: No braces means author == Nico Schottelius 2.3.5: 2013-10-10 + * Core: Unit test fix for remote_copy (Steven Armstrong) * Documentation: Updated manpages of __package and __file (Alex Greif) * Documentation: Add more exapmles to cdist-manifest (Dan Levin) * Type __package_apt: Do not install recommends by default