Changeset 4466 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 09/05/08 09:52:44 (3 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4457 r4466 1 1 ================================================================ 2 2 Logtalk - Open source object-oriented logic programming language 3 Release 2.33. 03 Release 2.33.1 4 4 5 5 Copyright (c) 1998-2008 Paulo Moura. All Rights Reserved. … … 12 12 RELEASE NOTES 13 13 ============= 14 15 16 2.33.1 - October ??, 2008 17 18 Removed supported for the deprecated mutex_create/1 Prolog built-in 19 predicate. 20 21 Updated the XSB config file by switching off the use of multifile/1 22 directives when compiling Logtalk source files as a workaround for know 23 bugs in the implementation of this directive for dynamic predicates. 14 24 15 25
