Changeset 3866 for trunk/UPGRADING.txt

Show
Ignore:
Timestamp:
09/29/07 13:12:02 (16 months ago)
Author:
pmoura
Message:

Renamed compiler option "underscore_vars" to "underscore_variables". Renamed compiler option "supports_break_predicate" to "break_predicate". Renamed compiler option "supports_encoding_dir" to "encoding_directive".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADING.txt

    r3865 r3866  
    165165the config files the predicate '$lgt_alt_directory'/2. Older config files are  
    166166incompatible with this new Logtalk version. 
     167 
     168Logtalk version 2.30.6 renamed the compiler flags "supports_break_predicate",  
     169"supports_encoding_dir", and "underscore_vars". Older config files are not 
     170compatible with this new Logtalk version.