summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSylvain <syt@logilab.fr>2006-08-25 15:06:44 +0200
committerSylvain <syt@logilab.fr>2006-08-25 15:06:44 +0200
commit99cad9add0aaedb17a1c52537a002afdab3290b9 (patch)
tree584f62d6ec526fca34a762ca7c85fdf4cffcdf0f /ChangeLog
parent759be5c7f00e7be9390e4b668978cc682a10582e (diff)
downloadlogilab-common-99cad9add0aaedb17a1c52537a002afdab3290b9.tar.gz
see changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 06042ad..e27fe72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,10 @@ ChangeLog for logilab.common
============================
--
-
+ * new "date" otion type in optik_ext
+ * new clcommands module to handle commands based command line tool
+ (based on the configuration module)
+ * new AttrObject in testlib to create objects in test with arbitrary attributes
* add pytest to run project's tests and get rid of all runtests.py
* add pytest option to enable design-by-contract using aspects