Changeset 4387 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 07/19/08 05:51:47 (4 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4385 r4387 14 14 15 15 16 2.32.2 - July ??, 200816 2.32.2 - July 21, 2008 17 17 18 18 Simplified the predicate lookup linking clauses that are generated when … … 82 82 predicates that handle a dynamic predicate in the context of "this" 83 83 (i.e. in the context of the objects importing the category). 84 85 Updated the "integration" multi-threading example by bringing all example 86 functions under the same object in order to allow for static binding. This 87 is essential for good results in operating-systems with poor mutex thread 88 synchronization performance such as MacOS X. 84 89 85 90
