diff options
Diffstat (limited to 'tests/lib/unit++/Changelog')
-rw-r--r-- | tests/lib/unit++/Changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/lib/unit++/Changelog b/tests/lib/unit++/Changelog new file mode 100644 index 00000000..e3c4c02b --- /dev/null +++ b/tests/lib/unit++/Changelog @@ -0,0 +1,16 @@ +1.2: +Added a couple of man pages. + +Incorporated some changes from Craig McGeachie to allow compilation on +MicroSoft Visual Studio. + +Added a Qt GUI + +Added Kenn Knowles' m4 automake configuration file for determining in an +automake file if unit++ is available + +Added some typename hints for compilers less large than g++ (thanks to Doug +Philips). Should get it to compile on AIX 4.3.3. + +1.1.1: +Before this list started... |