Changeset 1031 for trunk/UPGRADING

Show
Ignore:
Timestamp:
06/05/04 03:28:49 (5 years ago)
Author:
pmoura
Message:

Added note on removed list predicate nth/3.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADING

    r928 r1031  
    8080compiler option "startup_message" to "none", "banner", and "flags". Default  
    8181value is "flags" (print both banner and default flag values). 
     82 
     83Logtalk version 2.17.1 removes predicate nth/3 from library entities listp,  
     84list, and difflist (replaced by the predicates nth0/3 and nth1/3).