diff options
-rw-r--r-- | AUTHORS.txt | 1 | ||||
-rw-r--r-- | CHANGES.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index c09586cd..ee09073b 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -20,6 +20,7 @@ Patrick Mezard Noel O'Boyle Detlev Offenbach Catherine Proulx +Adi Roiban Greg Rogers George Song David Stanek diff --git a/CHANGES.txt b/CHANGES.txt index a2a596d3..4604489f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,7 +7,7 @@ Version 3.5 ----------- - A little bit of Jython support: `coverage run` can now measure Jython - execution by adapting when $py.class files are traced. + execution by adapting when $py.class files are traced. Thanks, Adi Roiban. Version 3.4 --- 19 September 2010 |