Show
Ignore:
Timestamp:
02/15/06 21:33:25 (3 years ago)
Author:
zoeloelip
Message:

Release of 0.9.4

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/NEWS

    r153 r159  
     1Feb 15, 2006 - Bart Vanbrabant 
     2---------------------------------- 
     3 * Released 0.9.4 
     4 
     5    This release only contains some bugfixes and code cleanups. This release 
     6    is still the old codebase. It doesn't contain any new code yet. 
     7    - Some fixed were done to the encoder. The format changed a bit so I bumped 
     8      up the encoder version. Because the encoder still isn't functional for 
     9      php version other than php 4 you should only use this encoder if you want 
     10      to have line numbers encoded. 
     11      In next versions we will try to fix the encoder for php 5 and 5.1 
     12    - eA should be php 5 compatible except some very unusual cases. 
     13    - This version DOESN'T support php 5.1 
     14 
    115Feb 8, 2006 - Bart Vanbrabant 
    216----------------------------------