aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-03-25 19:15:33 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-03-25 19:15:33 +0000
commit4c00151b8524186e33a28d456c9eef0073b3cee6 (patch)
treef5e83326ce855f745e38df2faf64d36ac7957ed0 /ReleaseNotes.txt
parentb39aa4d62646ea359611a02cfc81d12159c34e15 (diff)
[Author: dmaclach]
Turns on some more debug flags. We actually ran into a nil sync problem with QSB that this should help out. DELTA=16 (16 added, 0 deleted, 0 changed) R=thomasvl
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 7e76a23..92dbdba 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -262,6 +262,10 @@ Changes since 1.5.1
current target/configs *.gcda files to avoid coverage data warning when you
edit source.
+- Added OBJC_DEBUG_UNLOAD=YES, and OBJC_DEBUG_NIL_SYNC=YES to our unittest shell
+ scripts to try and flush out some more bugs. We have intentionally NOT turned
+ on OBJC_DEBUG_FINALIZERS beacuse it spits out a lot of unnecessary false
+ positives.
Release 1.5.1
Changes since 1.5.0