diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-06-08 00:42:35 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-06-08 00:42:35 +0200 |
commit | 5977cb0f0c9babcff4cdb6fb217b59067dcac5fd (patch) | |
tree | 47416b7afdf38115daaa1488beea310dea7e938c /NEWS | |
parent | fbe10799cfbd765b5081443bf81b5e9ee3a3cbff (diff) |
prepare a cppunit 1.13.3 releasecppunit-1-13
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ + New in CppUnit 1.13.3: + --------------------- + +* Test runner + + - fix crashes in Windows Visual Studio test runner with 64 bit builds + New in CppUnit 1.13.2: --------------------- |