Changeset 4434 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 08/19/08 05:02:08 (3 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4431 r4434 23 23 Added support for meta-calls whose closure arguments are explicitly 24 24 qualified (using either Object::Closure or Module:Closure). 25 26 Added support for using the ensure_loaded/1 and the set_prolog_flag/2 27 directives in source files. These directives are both processed when 28 read (thus affecting the compilation of the source code that follows) 29 and copied to the generated intermediate Prolog files. 25 30 26 31 Corrected a set of singleton variable bugs in the Logtalk compiler and
