summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-10-01 23:35:47 (GMT)
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-10-01 23:35:47 (GMT)
commit9007cb4f8af796f545fe7e1f552e78bf7296d18a (patch)
treeb7fcf138f529fced8bd10ecd64ad6636fdce77d4
parent3b1ab7210c88c09a512752710caa6c0a31fc9d24 (diff)
downloadgoogletest-9007cb4f8af796f545fe7e1f552e78bf7296d18a.zip
googletest-9007cb4f8af796f545fe7e1f552e78bf7296d18a.tar.gz
googletest-9007cb4f8af796f545fe7e1f552e78bf7296d18a.tar.bz2
Updates the 1.4.0 release notes.
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index bad7c3c..1858f7f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
-Changes for 1.4.0 (up to r300):
+Changes for 1.4.0:
+ * New feature: the event listener API
+ * New feature: test shuffling
* New feature: the XML report format is closer to junitreport and can
be parsed by Hudson now.
* New feature: when a test runs under Visual Studio, its failures are