Changeset 3899 for trunk/UPGRADING.txt
- Timestamp:
- 10/24/07 11:25:45 (15 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADING.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADING.txt
r3894 r3899 166 166 incompatible with this new Logtalk version. 167 167 168 Logtalk version 2.30.7renamed the compiler flags "supports_break_predicate",168 Logtalk 2.30.6 renamed the compiler flags "supports_break_predicate", 169 169 "supports_encoding_dir", and "underscore_vars" to, respectively, 170 170 "break_predicate", "encoding_directive", and "underscore_variables". Changed 171 171 the possible values of the "encoding_directive" compiler option (see manual). 172 172 Older config files are not compatible with this new Logtalk version. 173 174 Logtalk 2.30.7 added a new compiler flag "context_switching_calls". 175 Older config files are not compatible with this new Logtalk version.
