summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ee6eac..b0c893e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,13 @@ ChangeLog for logilab.common
============================
--
- * modutils: fix typo causing name error in python3 / bad message in python2
- (#136037)
+ * modutils:
+
+ * fix typo causing name error in python3 / bad message in python2
+ (#136037)
+
+ * fix python3.3 crash in file_from_modpath due to implementation
+ change of imp.find_module wrt builtin modules (#137244)
2013-04-16 -- 0.59.1