Changeset 5040 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 06/21/09 12:00:40 (15 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r5037 r5040 32 32 successful. 33 33 34 Added missing dynamic directives in the definition of the pseudo-object 35 " user".34 Added missing dynamic directives in the definition of the pseudo-objects 35 "debugger" and "user". 36 36 37 37 Eliminated message-sending overheads when sending messages to the pseudo- 38 38 object "user". 39 40 Allow the "debugger" built-in object to play the role of both a class and 41 a prototype when being specialized or extended. 39 42 40 43 Added support for compiling module-qualified arguments in calls to Prolog
