Adds CMake scripts to gmock's release package.
diff --git a/CHANGES b/CHANGES
index 80a01d4..ba7cfc4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@
   the class body.
 * New matchers: Pointwise(), Each().
 * New actions: ReturnPointee() and ReturnRefOfCopy().
+* CMake support.
 * Project files for Visual Studio 2010.
 * AllOf() and AnyOf() can handle up-to 10 arguments now.
 * Google Mock doctor understands Clang error messages now.