Changeset 4475 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 09/26/08 09:12:41 (8 weeks ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4473 r4475 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 failure23 torestore the operator table in case of compilation error.22 Fixed a bug in the Logtalk compiler that would result in failure to 23 restore the operator table in case of compilation error. 24 24 25 25 Removed support for the deprecated mutex_create/1 Prolog built-in … … 32 32 Updated the ECLiPSe 6.0 config files in order to switch on the use of 33 33 multifile/1 directives. 34 35 Updated the Windows installer to warn the user when it fails to detect 36 the installation of the selected Prolog compilers. Fixed a bug where the 37 creation of the K-Prolog integration shortcut could fail when performing 38 a custom installation. 34 39 35 40
