summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2015-05-04 12:35:50 +1200
committerRobert Collins <robertc@robertcollins.net>2015-05-04 12:35:50 +1200
commit10978cc9ae808202cf7c4b96adb1965056e4a0c6 (patch)
treea4fd8e66df7d98592ea7f395e69494b195392c52 /NEWS
parentbccfaa71a2def5590161b6d1a247cf23c45a8b4d (diff)
downloadtestscenarios-10978cc9ae808202cf7c4b96adb1965056e4a0c6.tar.gz
CHANGESHEADtrunk
------- * Tests fixed for Python 3.3, 3.4, 3.5. (Robert Collins)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc3a10c..bb05854 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,11 @@ testscenarios release notes
IN DEVELOPMENT
~~~~~~~~~~~~~~
+CHANGES
+-------
+
+* Tests fixed for Python 3.3, 3.4, 3.5. (Robert Collins)
+
0.4
~~~