summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bc7f3e..d42fbce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,15 @@
ChangeLog for logilab.common
============================
---
+2011-09-08 -- 0.56.2
* daemon: call initgroups/setgid before setuid (closes #74173)
+
* decorators: @monkeypatch should produce a method object (closes #73920)
+
* modutils: allow overriding of _getobj by suppressing mangling
+
+
2011-08-05 -- 0.56.1
* clcommands: #72450 --rc-file option doesn't work