summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSylvain <syt@logilab.fr>2008-02-15 11:01:55 +0100
committerSylvain <syt@logilab.fr>2008-02-15 11:01:55 +0100
commitf2bf3137dea399c7f1a7202d778999ea674aecad (patch)
treefe88e047d1f5b4059eda2fb72d5471ab9085699f /ChangeLog
parentcf825bcb33eca656c47be782d5e07d20023bb16a (diff)
downloadlogilab-common-f2bf3137dea399c7f1a7202d778999ea674aecad.tar.gz
0.28.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 980f965..e0d0b9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,12 @@ ChangeLog for logilab.common
============================
--
- * testlib: introduce InnerTest class to name generative tests
+ * testlib: introduce InnerTest class to name generative tests, fix
+ generative tests description storage
+ * pytest: fix -s option
* modutils: included Stefan Rank's patch to deal with 2.4 relative import
- * configuration: don't give option's keywords not recognized by optparse
+ * configuration: don't give option's keywords not recognized by optparse,
+ fix merge_options function
2008-02-05 -- 0.28.0
* date: new `add_days_worked` function