| | 1 | May 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 | |
|---|
| | 10 | September 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 | |
|---|
| | 17 | May 06, 2007 - Bart Vanbrabant |
|---|
| | 18 | ---------------------------------- |
|---|
| | 19 | |
|---|
| | 20 | * Released 0.9.5.1 |
|---|
| | 21 | Changes in this version (from 0.9.5) |
|---|
| | 22 | - Fix bug that causes problems with protected attributes and php 5.2 |
|---|
| | 23 | - Fix ttl bug in list_keys |
|---|
| | 24 | Known issues: |
|---|
| | 25 | Exceptions aren't catched by try catch due to optimizer bug, see |
|---|
| | 26 | bugreport #242. |
|---|
| | 27 | |
|---|