From fe96749a89947c80e1b66db8b6eeddc0bc7664fb Mon Sep 17 00:00:00 2001 From: Sylvain Thenault Date: Mon, 1 Dec 2008 12:17:31 +0100 Subject: update change log --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index dc80f7d..4b13555 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ ChangeLog for logilab.common ============================ +-- + * 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 + + 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