From 7456182a1c9febcab18d876440f9b6ceffd89cec Mon Sep 17 00:00:00 2001 From: Date: Mon, 2 Oct 2006 01:30:51 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6773097a25..5b0407cb8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2006-10-01 Georg Richter + + * ext/mysqli/mysqli.c + ext/mysqli/mysqli_api.c + ext/mysqli/mysqli_nonapi.c + ext/mysqli/tests/068.phpt: + unicode fixes + +2006-10-01 Ilia Alshanetsky + + * ext/session/session.c + ext/standard/basic_functions.c: + MFB: Fixed bug #38993 (Fixed safe_mode/open_basedir checks for + session.save_path, allowing them to account for extra parameters). + + * (PHP_5_2) + NEWS + ext/session/session.c + ext/standard/basic_functions.c: + Fixed bug #38993 (Fixed safe_mode/open_basedir checks for + session.save_path, allowing them to account for extra parameters). + +2006-10-01 Rui Hirokawa + + * (PHP_5_2) + ext/mbstring/config.m4: + fixed bug #37103: libmbfl headers was not installed correctly. + 2006-09-30 Ilia Alshanetsky * ZendEngine2/zend_alloc.c: -- 2.50.1