From 6089075e070ae44e6a713b3624bdb40e5a76263e Mon Sep 17 00:00:00 2001 From: Date: Mon, 16 Apr 2007 01:31:02 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5ee2d7aa1e..dc36ed89fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2007-04-15 Jani Taskinen + + * sapi/cgi/cgi_main.c: + MFB: Allow using syntax highlighting in fastcgi mode + + * sapi/cgi/getopt.c + sapi/cgi/php_getopt.h: + MFB: sync getopt from CLI + + * (PHP_5_2) + sapi/cgi/cgi_main.c: + - Allow using syntax highlighting under FastCGI mode. + + * (PHP_5_2) + sapi/cgi/getopt.c + sapi/cgi/php_getopt.h: + - Synch these files from sapi/cli/ and allow using s.c. long-options + with CGI. + +2007-04-15 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ext/pdo_mysql/mysql_statement.c: + Fixed bug #40935 (pdo_mysql does not raise an exception on empty + fetchAll()). + 2007-04-14 Pierre-Alain Joye * (PHP_5_2) -- 2.50.1