Changeset 343

Show
Ignore:
Timestamp:
05/18/08 11:44:55 (2 months ago)
Author:
bart
Message:

Update release notes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/branches/0.9.5/NEWS

    r305 r343  
     1May 18, 2008 - Bart Vanbrabant 
     2------------------------------ 
     3 * Released 0.9.5.3 
     4    An other 0.9.5 maintenance release 
     5    Changes in this version (from 0.9.5.2) 
     6        - Remove an unlock statement that shouldn't be there. This should 
     7          fix the problems reported in #232 and a lot of related bugs.  
     8          Thanks to Terry Duncan for the fix! 
     9 
     10September 03, 2007 - Bart Vanbrabant 
     11------------------------------------ 
     12 * Released 0.9.5.2 
     13    Changes in this version (from 0.9.5.1) 
     14        - This release fixes the optimizer bugs with php 5.2 that caused  
     15          exception handlers to be optimized out.  
     16 
    117May 06, 2007 - Bart Vanbrabant 
    218----------------------------------