From: vladlosev Date: Thu, 11 Dec 2008 18:02:06 +0000 (+0000) Subject: Updated CHANGES for release 1.2.1 X-Git-Tag: release-1.2.1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=164aeccb78117493d90cd53d642b892ed4c7dbfd;p=googletest.git Updated CHANGES for release 1.2.1 --- diff --git a/CHANGES b/CHANGES index 533b327..5abc4bf 100644 --- a/CHANGES +++ b/CHANGES @@ -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.