Changeset 4202 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 04/10/08 16:50:01 (8 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4201 r4202 23 23 24 24 Corrected a bug in the built-in predicate threaded/1 when its argument 25 is a conjunction (disjunction) o rconjunctions (disjunctions).25 is a conjunction (disjunction) of conjunctions (disjunctions). 26 26 27 27 Added a workaround for a mutex creation error when reloading a source … … 82 82 it compatible with most Prolog compilers. 83 83 84 Corrected a syntax coloring bug with character codes using the 0' 84 Corrected a syntax coloring bug with character codes using the 0'Char 85 85 notation in the SubEthaEdit 2.x and Vim text editors and in the 86 86 source-highlight package.
