Changeset 3894 for trunk/UPGRADING.txt
- Timestamp:
- 10/21/07 10:47:52 (15 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADING.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADING.txt
r3867 r3894 1 1 ================================================================ 2 2 Logtalk - Open source object-oriented logic programming language 3 Release 2.30. 63 Release 2.30.7 4 4 5 5 Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved. … … 166 166 incompatible with this new Logtalk version. 167 167 168 Logtalk version 2.30. 6renamed the compiler flags "supports_break_predicate",168 Logtalk version 2.30.7 renamed the compiler flags "supports_break_predicate", 169 169 "supports_encoding_dir", and "underscore_vars" to, respectively, 170 170 "break_predicate", "encoding_directive", and "underscore_variables". Changed
