Changeset 4473 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 09/25/08 08:58:37 (2 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4470 r4473 20 20 Updated the "proxies" example to illustrate this new functionality. 21 21 22 Corrected a bug in the Logtalk compiler that would result in failure to23 restore the operator table in case of compilation error.24 25 Removed support edfor the deprecated mutex_create/1 Prolog built-in22 Corrected a bug in the Logtalk compiler that would result in failure 23 to restore the operator table in case of compilation error. 24 25 Removed support for the deprecated mutex_create/1 Prolog built-in 26 26 predicate. 27 27
