Show
Ignore:
Timestamp:
05/24/08 04:17:06 (6 months ago)
Author:
pmoura
Message:

Fixed a Logtalk compiler bug when compiling an alias/3 predicate directive within a category that extends other categories.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4271 r4273  
    1111 
    1212 
    13 2.31.6 - May ??, 2008 
     132.31.6 - May 26, 2008 
    1414 
    1515    Fixed a Logtalk runtime bug when using the :/1 control construct to  
    1616    call a predicate defined in a category extended by a category that  
    1717    is imported by the object making the call. 
     18 
     19    Fixed a Logtalk compiler bug when compiling an alias/3 predicate  
     20    directive within a category that extends other categories. 
    1821 
    1922    Fixed a Logtalk compiler bug when compiling a class that imports a