Show
Ignore:
Timestamp:
07/05/08 01:59:51 (5 months ago)
Author:
pmoura
Message:

Updated the "k6.config" config file for the K-Prolog 6.0.3 release. Renamed the K-Prolog 5.1.x config file from "k.config" to "k5.config" to avoid being mistaken for the K-Prolog 6.0.x config file.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4336 r4338  
    1111 
    1212 
    13 2.32.1 - July 30, 2008 
     132.32.1 - July 7, 2008 
    1414 
    1515    Restored the redefined entity warnings for back-end Prolog compilers  
     
    2323    reducing a bit the size of the generated Prolog files. 
    2424 
    25     When loading a redefined object, also clean all entries in the event  
    26     handlers table where the object plays the role of a monitor. 
     25    When reloading an object, also clean all entries in the event handlers  
     26    table where the object plays the role of a monitor. 
    2727 
    2828    Modified the Logtalk runtime to clean all lookup caches when compiling  
    2929    and loading source files (instead of doing it only when the files  
    3030    redefine existing entities). 
     31 
     32    Corrected a bug that prevented using predicate aliases with the :/1  
     33    control construct without static binding. 
    3134 
    3235    Updated the CxProlog config file to take advantage and require the new  
     
    4548    Logtalk libraries with the same name as the SWI-Prolog library modules  
    4649    we intended to load). 
     50 
     51    Updated the "k6.config" config file for the K-Prolog 6.0.3 release. 
     52    Renamed the K-Prolog 5.1.x config file from "k.config" to "k5.config"  
     53    to avoid being mistaken for the K-Prolog 6.0.x config file. 
    4754 
    4855    Renamed the SICStus Prolog 3 config file from "sicstus.config" to