From 3013f6c96a1062c03f0903c859b99ff0efe3ea19 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 24 May 2012 15:51:28 +0200 Subject: [PATCH] ++changes(2.0.12) Signed-off-by: Nico Schottelius --- doc/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/changelog b/doc/changelog index e2605009..0e10533b 100644 --- a/doc/changelog +++ b/doc/changelog @@ -4,6 +4,10 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius +2.0.12: + * Core: Correctly raise error on Python < 3.2 (Steven Armtrong) + * Documentation: Debian Squeeze hints (Sébastien Gross) + 2.0.11: 2012-05-23 * Fix insecure file/directory creation: Use umask 077