Changeset 4445 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 08/24/08 08:18:54 (3 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4440 r4445 41 41 standard Prolog built-in predicate abort/0. Corrected a bug that prevented 42 42 the use of the command ignore at the redo port. 43 44 Improved performance of multi-threading applications (specially on MacOS X) 45 when using SWI-Prolog as the back-end compiler by making the lookup caches 46 thread local. 43 47 44 48 Corrected a bug in the implementation of the built-in database predicates
