summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2011-09-08 16:43:09 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2011-09-08 16:43:09 +0200
commit841666d8a48a8947506e6f4b8deb69a632d06ea3 (patch)
tree95ab1604c39b4783f0e38ca28f601e339c1d1564 /ChangeLog
parent2b9b364f3130bd240c22939f2482a9f87b0c6b30 (diff)
downloadlogilab-common-841666d8a48a8947506e6f4b8deb69a632d06ea3.tar.gz
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