Changeset 4338 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 07/05/08 01:59:51 (5 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4336 r4338 11 11 12 12 13 2.32.1 - July 30, 200813 2.32.1 - July 7, 2008 14 14 15 15 Restored the redefined entity warnings for back-end Prolog compilers … … 23 23 reducing a bit the size of the generated Prolog files. 24 24 25 When loading a redefined object, also clean all entries in the event26 handlerstable where the object plays the role of a monitor.25 When reloading an object, also clean all entries in the event handlers 26 table where the object plays the role of a monitor. 27 27 28 28 Modified the Logtalk runtime to clean all lookup caches when compiling 29 29 and loading source files (instead of doing it only when the files 30 30 redefine existing entities). 31 32 Corrected a bug that prevented using predicate aliases with the :/1 33 control construct without static binding. 31 34 32 35 Updated the CxProlog config file to take advantage and require the new … … 45 48 Logtalk libraries with the same name as the SWI-Prolog library modules 46 49 we intended to load). 50 51 Updated the "k6.config" config file for the K-Prolog 6.0.3 release. 52 Renamed the K-Prolog 5.1.x config file from "k.config" to "k5.config" 53 to avoid being mistaken for the K-Prolog 6.0.x config file. 47 54 48 55 Renamed the SICStus Prolog 3 config file from "sicstus.config" to
