summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEmile Anclin <emile.anclin@logilab.fr>2010-11-10 18:03:20 +0100
committerEmile Anclin <emile.anclin@logilab.fr>2010-11-10 18:03:20 +0100
commit77f938631a6254cbdb9ce4090f4f591fdc5ced5c (patch)
tree734ce20efbfed03a4de89b6c42c3858cc92e5b09 /ChangeLog
parent135b4141389138d95ad2c1a83a6a706f9758ceb6 (diff)
downloadlogilab-common-77f938631a6254cbdb9ce4090f4f591fdc5ced5c.tar.gz
preparing 0.53 releaselogilab-common-version-0.53.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66372bf..13d8e3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
ChangeLog for logilab.common
============================
+2010-11-15 -- 0.53.0
+ * python3.x: first python3.x release
+
+ * __init__: tempattr context manager
+
+ * shellutils: progress context manager
+
2010-10-11 -- 0.52.1
* configuration: fix pb with option names as unicode string w/
python 2.5. Makes OptionError available through the module