Changeset 3867 for trunk/UPGRADING.txt
- Timestamp:
- 09/29/07 15:15:25 (16 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADING.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADING.txt
r3866 r3867 167 167 168 168 Logtalk version 2.30.6 renamed the compiler flags "supports_break_predicate", 169 "supports_encoding_dir", and "underscore_vars". Older config files are not 170 compatible with this new Logtalk version. 169 "supports_encoding_dir", and "underscore_vars" to, respectively, 170 "break_predicate", "encoding_directive", and "underscore_variables". Changed 171 the possible values of the "encoding_directive" compiler option (see manual). 172 Older config files are not compatible with this new Logtalk version.
