Show
Ignore:
Timestamp:
09/05/08 09:52:44 (3 months ago)
Author:
pmoura
Message:

Updated release number to 2.33.1.

Removed supported for the deprecated mutex_create/1 Prolog built-in predicate.

Updated the XSB config file by switching off the use of multifile/1 directives when compiling Logtalk source files as a workaround for know bugs in the implementation of this directive for dynamic predicates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4457 r4466  
    11================================================================ 
    22Logtalk - Open source object-oriented logic programming language 
    3 Release 2.33.0 
     3Release 2.33.1 
    44 
    55Copyright (c) 1998-2008 Paulo Moura.        All Rights Reserved. 
     
    1212RELEASE NOTES 
    1313============= 
     14 
     15 
     162.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. 
    1424 
    1525