summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2009-10-01 17:40:14 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2009-10-01 17:40:14 +0200
commitcc57ce3417fe92023ee3f51242217aea549f983e (patch)
tree78d2437c29be7d2a6635671180f492d79dbd05e7
parentfdd8c42fb59e79734c80d422a9e9e880b3c3dd28 (diff)
downloadlogilab-common-cc57ce3417fe92023ee3f51242217aea549f983e.tar.gz
update changelog
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a65210..2514e89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,10 @@ ChangeLog for logilab.common
============================
--
- * configuration: fix #8849 Using plugins, options and .pylintrc crashes PyLint
+ * configuration:
+ - proper bytes and time option types support
+ - make Method usable as 'callback' value
+ - fix #8849 Using plugins, options and .pylintrc crashes PyLint
2009-08-26 -- 0.45.0
* added function for parsing XML processing instructions