Changeset 3955 for trunk/UPGRADING.txt
- Timestamp:
- 12/10/07 10:08:03 (13 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADING.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADING.txt
r3947 r3955 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. 179 importing categories. Logtalk source files will need to be recompiled 180 because of the changes done in this version to improve updating runtime 181 bookkeeping tables when loading new entities.
