diff options
| author | Stefan Esser | 2012-01-14 19:50:13 +0100 |
|---|---|---|
| committer | Stefan Esser | 2012-01-14 19:50:13 +0100 |
| commit | c63e44bed3bbb8dce4598d1f80268a23ecf3ca30 (patch) | |
| tree | 9cd02cac211f8bff387c633706a6f3bdc55791ec /Changelog | |
| parent | 3b6c6af3faa6a66e4f5337a769baed32f404b82b (diff) | |
Fix tabs in Changelog
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 24 |
1 files changed, 12 insertions, 12 deletions
| @@ -53,23 +53,23 @@ | |||
| 53 | 53 | ||
| 54 | 2008-08-23 - 0.9.27 | 54 | 2008-08-23 - 0.9.27 |
| 55 | 55 | ||
| 56 | - Fixed typo in replacement rand() / mt_rand() that was hidden by LAZY symbol loading | 56 | - Fixed typo in replacement rand() / mt_rand() that was hidden by LAZY symbol loading |
| 57 | 57 | ||
| 58 | 2008-08-22 - 0.9.26 | 58 | 2008-08-22 - 0.9.26 |
| 59 | 59 | ||
| 60 | - Fixed problem with suhosin.perdir | 60 | - Fixed problem with suhosin.perdir |
| 61 | Thanks to Hosteurope for tracking this down | 61 | Thanks to Hosteurope for tracking this down |
| 62 | - Fixed problems with ext/uploadprogress | 62 | - Fixed problems with ext/uploadprogress |
| 63 | Reported by: Christian Stocker | 63 | Reported by: Christian Stocker |
| 64 | - Added suhosin.srand.ignore and suhosin.mt_srand.ignore (default: on) | 64 | - Added suhosin.srand.ignore and suhosin.mt_srand.ignore (default: on) |
| 65 | - Modified rand()/srand() to use the Mersenne Twister algorithm with separate state | 65 | - Modified rand()/srand() to use the Mersenne Twister algorithm with separate state |
| 66 | - Added better internal seeding of rand() and mt_rand() | 66 | - Added better internal seeding of rand() and mt_rand() |
| 67 | 67 | ||
| 68 | 2008-08-06 - 0.9.25 | 68 | 2008-08-06 - 0.9.25 |
| 69 | 69 | ||
| 70 | - Fixed PHP 4 compilation problem introduced in 0.9.24 | 70 | - Fixed PHP 4 compilation problem introduced in 0.9.24 |
| 71 | - Fixed PHP 5.3 compilation problem | 71 | - Fixed PHP 5.3 compilation problem |
| 72 | - Changed PHP default POST handler to PHP's current handler | 72 | - Changed PHP default POST handler to PHP's current handler |
| 73 | 73 | ||
| 74 | 2008-05-10 - 0.9.24 | 74 | 2008-05-10 - 0.9.24 |
| 75 | 75 | ||
