Changeset 3976 for trunk/UPGRADING.txt
- Timestamp:
- 12/20/07 13:54:13 (13 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADING.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADING.txt
r3955 r3976 177 177 Logtalk 2.31.0 changes the "imports" relation between categories to the 178 178 relation "extends". The relation "imports" is now only used for objects 179 importing categories. Logtalk source files will need to be recompiled 179 importing categories. This version also changes compiler hook support; 180 you will need to update your code if you're using hook objects and hook 181 predicates. Moreover, Logtalk source files will need to be recompiled 180 182 because of the changes done in this version to improve updating runtime 181 183 bookkeeping tables when loading new entities.
