From e1247c5d8dfdf051dfb6035df1dae84827089385 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Thu, 14 Apr 2011 07:37:13 +0000 Subject: Adds Pasi to CONTRIBUTORS and documents the latest changes. git-svn-id: http://googletest.googlecode.com/svn/trunk@570 861a406c-534a-0410-8894-cb66d6ee9925 --- CHANGES | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c2f8707..5919245 100644 --- a/CHANGES +++ b/CHANGES @@ -23,9 +23,12 @@ Changes for 1.6.0: WithParamInterface separately, easing conversion of legacy tests. * Death test messages are clearly marked to make them more distinguishable from other messages. -* Compatibility fixes for Google Native Client, MinGW, Lucid - autotools, and C++0x. +* Compatibility fixes for Android, Google Native Client, MinGW, HP UX, + PowerPC, Lucid autotools, libCStd, Sun C++, Borland C++ Builder (Code Gear), + IBM XL C++ (Visual Age C++), and C++0x. * Bug fixes and implementation clean-ups. +* Potentially incompatible changes: disables the harmful 'make install' + command in autotools. Changes for 1.5.0: -- cgit v1.2.3