From bcacea46d72565df5f5d0b9d0b78aa88f1589cdf Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 29 May 2012 15:57:38 +0200 Subject: [PATCH] ++date Signed-off-by: Nico Schottelius --- doc/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog b/doc/changelog index 5ba9ff1c..0b6ed4a1 100644 --- a/doc/changelog +++ b/doc/changelog @@ -4,7 +4,7 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius -2.0.12: +2.0.12: 2012-05-29 * Core: Correctly raise error on Python < 3.2 (Steven Armtrong) * Core: Add support for --remote-exec and --remote-copy parameters * Documentation: Debian Squeeze hints (Sébastien Gross)