Index: third_party/ocmock/Changes.txt |
diff --git a/third_party/ocmock/OCMock/Changes.txt b/third_party/ocmock/Changes.txt |
similarity index 96% |
rename from third_party/ocmock/OCMock/Changes.txt |
rename to third_party/ocmock/Changes.txt |
index c26041245a5517519622737b973d5863cd8dbe0c..8ff09c37d4944495d4c981f064daecda4c7b6883 100644 |
--- a/third_party/ocmock/OCMock/Changes.txt |
+++ b/third_party/ocmock/Changes.txt |
@@ -1,5 +1,15 @@ |
Chronological listing of changes. If a particular SVN revision has no entry, that |
check-in did not involve any code or feature changes. |
+ |
+2011-11-03 |
+ |
+* Recreated project from scratch with new conventions in Xcode 4.2 (thanks to Matt Di Pasquale) |
+ |
+ |
+2011-09-26 |
+ |
+* Arguments only need to be equal, don't have to have same class |
+ |
2011-02-15 (r74) |