Changeset 2472 for trunk/RELEASE_NOTES
- Timestamp:
- 05/09/08 16:52:53 (8 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES
r2394 r2472 27 27 28 28 29 Version 0.11.1 - Ma rch ??, 200830 ============================ ===29 Version 0.11.1 - May 9, 2008 30 ============================ 31 31 32 32 This is a bugfix release. The most important changes are: … … 39 39 40 40 - 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. 41 42 - 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. 43 44 - AgaviExecutionFilter::writeCache() now is passed the lifetime as the third argument. 41 45 42 46 For a complete list of changes in this release, please refer to the CHANGELOG file.

