File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 11changelog for CBFLog
22===================
33
4+ 06/18/09: CBF (PB)
5+ ------------------
6+ - Patrick (pburleson) was kind enough to fix our singleton object. There was lots of
7+ discussion about this on twitter the other night, and now it's fixed. We
8+ now have a proper singleton instance that fixes the retain/release issues
9+ that the sample singleton code from Apple introduced.
10+
11+ blog post describing the issue & fix: http://boredzo.org/blog/archives/2009-06-17/doing-it-wrong
12+
13+ Thank you for taking care of this, Patrick!
14+
41505/09/09: CBF
516------------
617- Added a text macros definition for xCode. Just drop it in your textmacros
Original file line number Diff line number Diff line change @@ -30,6 +30,11 @@ CONFIGURE
3030---------
3131
3232* Open CBFLog.h and edit settings in the ` CONFIGURATION ` area. All of the settings should be well documented.
33+
34+ CONTRIBUTORS
35+ ------------
36+ Camron Flanders (camflan)
37+ Patrick Burleson (pburleson)
3338
3439
3540NOTES
You can’t perform that action at this time.
0 commit comments