Show
Ignore:
Timestamp:
05/09/08 16:38:31 (5 months ago)
Author:
david
Message:

release notes update for 0.11.1

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/RELEASE_NOTES

    r2467 r2471  
    22=================== 
    33 
    4 Version 0.11.1 - May ?, 2008 
     4Version 0.11.1 - May 9, 2008 
    55============================ 
    66 
     
    1414 
    1515- Several fixes were done to the database session storage. Of note, no implementation forces a garbage collection run anymore before opening a session. An issue with date formats in queries has been fixed, too, for all implementations, and storages will not create a blank session entry anymore if the requested session ID was not found during a read operation. 
     16 
     17- The Execution Container creation methods in AgaviView now use null as the default values for the optional arguments array/object, and createForwardContainer() will now forward arguments from the current Container if no arguments are given in the call. 
     18 
     19- AgaviExecutionFilter::writeCache() now is passed the lifetime as the third argument. 
    1620 
    1721For a complete list of changes in this release, please refer to the CHANGELOG file.