Changeset 3977 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 12/21/07 07:51:35 (13 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r3973 r3977 43 43 files. 44 44 45 Renamed the predicate property "alias/1" to "alias_of/1" in order to 46 disambiguate its meaning. 47 45 48 Added a new config file, "k6.config", for the K-Prolog 6.0 beta 46 49 version. … … 55 58 Added two new multi-threading examples, "fibonacci" and "hanoi", and 56 59 corrected a bug in the recursive creation of threads on the "sorting" 57 example. Updated the "primes" multi-threading example to also work with60 example. Updated the "primes" multi-threading example to also support 58 61 eight threads. 59 62
