Changeset 4266 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 05/18/08 05:45:28 (7 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4264 r4266 13 13 2.31.6 - May ??, 2008 14 14 15 Updated the YAP config file to check the availability of the built-in 16 predicate forall/2. Added support for the proprietary if/1, else/0, 15 Removed from the YAP config file the definition of the forall/2 16 predicate, which have been added as a built-in predicate in YAP 17 version 5.1.3. Added support for the proprietary if/1, else/0, 17 18 elif/1, and endif/0 directives. 18 19
