Changeset 778 for trunk/UPGRADING
- Timestamp:
- 04/01/04 05:49:32 (5 years ago)
- Files:
-
- 1 modified
-
trunk/UPGRADING (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADING
r776 r778 71 71 containing operator declarations is needed in order to take advantage of the 72 72 improvements made. 73 74 Logtalk 2.16.1 now checks for attempts to redefined built-in Logtalk control 75 constructs when compiling source files. These checks may generate compilation 76 errors on files containing bugs that are not detected on previous versions of 77 the compiler. 78 79 Logtalk version 2.16.2 changed the possible option values of the read-only 80 compiler option "startup_message" to "none", "banner", and "flags". Default 81 value is "flags" (print both banner and default flag values).
