aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorshiqian <shiqian@8415998a-534a-0410-bf83-d39667b30386>2008-12-10 05:08:54 +0000
committershiqian <shiqian@8415998a-534a-0410-bf83-d39667b30386>2008-12-10 05:08:54 +0000
commite35fdd936d133bf8a48de140a3c666897588a053 (patch)
tree4e1dbda63ddea04bab288b1f2999896103bac4c3 /CHANGES
downloadgoogletest-e35fdd936d133bf8a48de140a3c666897588a053.tar.gz
googletest-e35fdd936d133bf8a48de140a3c666897588a053.tar.bz2
googletest-e35fdd936d133bf8a48de140a3c666897588a053.zip
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
new file mode 100644
index 00000000..be9b0ac2
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,3 @@
+Changes for 1.0.0:
+
+ * Initial Open Source release of Google Mock