diff options
author | Nicolas Chauvat <nicolas.chauvat@logilab.fr> | 2013-05-07 17:28:24 +0200 |
---|---|---|
committer | Nicolas Chauvat <nicolas.chauvat@logilab.fr> | 2013-05-07 17:28:24 +0200 |
commit | 846a89e5209838e8a699367acf334608f3953500 (patch) | |
tree | 42e80055778ad5c0b923872264c8317484c25efd /ChangeLog | |
parent | b6bd0f8c1f24ae2d52ae7b1f699fedccd0fb30c6 (diff) | |
download | logilab-common-846a89e5209838e8a699367acf334608f3953500.tar.gz |
[configuration] rename option_name to option_attrname (closes #140667)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ ChangeLog for logilab.common ============================ -- + * configuration: rename option_name method into option_attrname (#140667) * deprecation: new DeprecationManager class (closes #108205) |