Changeset 3955 for trunk/UPGRADING.txt

Show
Ignore:
Timestamp:
12/10/07 10:08:03 (13 months ago)
Author:
pmoura
Message:

Improved updating of runtime bookkeeping tables when loading source files.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADING.txt

    r3947 r3955  
    177177Logtalk 2.31.0 changes the "imports" relation between categories to the  
    178178relation "extends". The relation "imports" is now only used for objects  
    179 importing categories. 
     179importing categories. Logtalk source files will need to be recompiled  
     180because of the changes done in this version to improve updating runtime  
     181bookkeeping tables when loading new entities.