Changeset 159


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

Release of 0.9.4

Location:
eaccelerator/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • eaccelerator/trunk/ChangeLog

    r156 r159  
     12006-02-15 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> 
     2 
     3        * Released version 0.9.4 
     4 
    152006-02-09 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> 
    26 
  • 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---------------------------------- 
  • eaccelerator/trunk/eaccelerator_version.h

    r153 r159  
    11#ifndef EACCELERATOR_VERSION 
    2 #define EACCELERATOR_VERSION "0.9.4-rc2" 
     2#define EACCELERATOR_VERSION "0.9.4" 
    33#endif 
Note: See TracChangeset for help on using the changeset viewer.