Changeset 4404 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 07/24/08 18:03:22 (4 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4403 r4404 14 14 15 15 16 2.32.2 - July 2 1, 200816 2.32.2 - July 26, 2008 17 17 18 18 Simplified the predicate lookup linking clauses that are generated when … … 46 46 smaller code sizes of the intermediate Prolog files. 47 47 48 Corrected a typo in the exception terms throw by the built-in method49 assertz/1 when an error occurs while trying to assert a fact.48 Corrected a typo in the exception term throw by the built-in database 49 method assertz/1 when an error occurs while trying to assert a fact. 50 50 51 51 Restored the redefined entity warnings for back-end Prolog compilers … … 109 109 is essential for good results in operating-systems with poor mutex thread 110 110 synchronization performance such as MacOS X. 111 112 Added experimental support for the GeSHi syntax highlighter, contributed 113 by Clara Dimene. 111 114 112 115 Improved support for the Pygments syntax highlighter, correcting coloring
