From c63e44bed3bbb8dce4598d1f80268a23ecf3ca30 Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Sat, 14 Jan 2012 19:50:13 +0100 Subject: Fix tabs in Changelog --- Changelog | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Changelog b/Changelog index c40b055..d476787 100644 --- a/Changelog +++ b/Changelog @@ -53,23 +53,23 @@ 2008-08-23 - 0.9.27 - - Fixed typo in replacement rand() / mt_rand() that was hidden by LAZY symbol loading + - Fixed typo in replacement rand() / mt_rand() that was hidden by LAZY symbol loading 2008-08-22 - 0.9.26 - - Fixed problem with suhosin.perdir - Thanks to Hosteurope for tracking this down - - Fixed problems with ext/uploadprogress - Reported by: Christian Stocker - - Added suhosin.srand.ignore and suhosin.mt_srand.ignore (default: on) - - Modified rand()/srand() to use the Mersenne Twister algorithm with separate state - - Added better internal seeding of rand() and mt_rand() - + - Fixed problem with suhosin.perdir + Thanks to Hosteurope for tracking this down + - Fixed problems with ext/uploadprogress + Reported by: Christian Stocker + - Added suhosin.srand.ignore and suhosin.mt_srand.ignore (default: on) + - Modified rand()/srand() to use the Mersenne Twister algorithm with separate state + - Added better internal seeding of rand() and mt_rand() + 2008-08-06 - 0.9.25 - - Fixed PHP 4 compilation problem introduced in 0.9.24 - - Fixed PHP 5.3 compilation problem - - Changed PHP default POST handler to PHP's current handler + - Fixed PHP 4 compilation problem introduced in 0.9.24 + - Fixed PHP 5.3 compilation problem + - Changed PHP default POST handler to PHP's current handler 2008-05-10 - 0.9.24 -- cgit v1.3