aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index ef9dc49..a61862e 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -382,6 +382,9 @@ Changes since 1.5.1
- iPhone unit tests now print "Test Case '-[TEST SELECTOR]' started." before
each test.
+- Added GTMTypeCasting.h which gives you safer objective-c casts based on
+ C++ static_cast and dynamic_cast.
+
Release 1.5.1
Changes since 1.5.0