From 63ba527bd8da1b420928bf375c5cbd6daaf169a1 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 2 Feb 2012 22:07:53 +0100 Subject: [PATCH] first changes for 2.0.7 Signed-off-by: Nico Schottelius --- doc/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog b/doc/changelog index 531e8de1..6e6b9ccb 100644 --- a/doc/changelog +++ b/doc/changelog @@ -4,6 +4,9 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius +2.0.7: + * Bugfix __file: Use chmod after chown/chgrp (Matt Coddington) + 2.0.6: 2012-01-28 * Bugfix __apt_ppa: Also remove the [ppa-name].list file, if empty. (Tim Kersten)