From 37e2baa6f032e3b6028dd6b4d45fac828746076e Mon Sep 17 00:00:00 2001 From: Adrien Di Mascio Date: Wed, 10 Dec 2008 09:44:04 +0100 Subject: close 0.37.0 ChangeLog --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78d2441..815f80f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,15 @@ ChangeLog for logilab.common ============================ --- +2008-12-09 -- 0.37.0 * contexts: new module for context managers, keeping py <2.4 syntax compat for distribution (only `tempdir` cm for now) * tasksqueue: new module containing a class to handle prioritized tasks queue * proc: new module for process information / resource control * optik_ext: new time/bytes option types, using textutils conversion function * logging_ext: new set_log_methods / init_log utility functions - + + 2008-10-30 -- 0.36.0 * configuration: - option yn is now behaving like a flag (i.e --ex : if ex.default=True and --ex in sys.args then ex.value=False) -- cgit v1.2.1