Compare commits

...

2 Commits

Author SHA1 Message Date
vladlosev
164aeccb78 Updated CHANGES for release 1.2.1 2008-12-11 18:02:06 +00:00
vladlosev
5bcb7b9ce7 Creates tags/release-1.2.1 from the head of branches/release-1.2 2008-12-11 06:09:38 +00:00

View File

@ -1,3 +1,12 @@
Changes for 1.2.1:
* Compatibility fixes for Linux IA-64 and IBM z/OS.
* Added support for using Boost and other TR1 implementations.
* Changes to the build scripts to support upcoming release of Google C++
Mocking Framework.
* Added Makefile to the distribution package.
* Improved build instructions in README.
Changes for 1.2.0:
* New feature: value-parameterized tests.