Show
Ignore:
Timestamp:
07/15/2007 07:24:00 (17 months ago)
Author:
indeyets
Message:

0.9.1 pecl release (see CHANGELOG for details)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ext/php/CHANGELOG

    r266 r268  
    11--- %YAML:1.0 
     2- version: 0.9.1 
     3  date: 2007-07-15 
     4  status: beta 
     5  changes: 
     6    - fixed handling of invalid merge-references [pecl#11585] 
     7    - fixed tsrm-incompatibility introduced in 0.9 
     8    - added support for timestamps in syck_load 
     9    - added support for DateTime in syck_dump 
     10    - fixed dumping of associative-arrays 
     11 
    212- version: 0.9 
    313  date: 2007-07-11