Changeset 3174 for trunk/UPGRADING.txt
- Timestamp:
- 12/13/06 03:51:26 (2 years ago)
- Files:
-
- 1 modified
-
trunk/UPGRADING.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADING.txt
r3172 r3174 146 146 Logtalk 2.29.0 makes some incompatible changes to the experimental support 147 147 for multi-threading programming that may imply updating any application that 148 uses the multi-threading predicates. 148 uses the multi-threading predicates. The default value of the compiler flag 149 events/1 is now off. Applications using event-driven programming must either 150 turn this flag on or compile source files with the events(on) option.
