From 7b442413d7096a9e6ce3fac4e4e01ba4721a242d Mon Sep 17 00:00:00 2001 From: Date: Tue, 24 May 2005 00:33:57 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7d59dd714e..4013311339 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,72 @@ +2005-05-23 Ilia Alshanetsky + + * (PHP_4_3) + NEWS + NEWS + main/streams.c + main/streams/plain_wrapper.c: + MFH: Fixed bug #32810 (temporary files not using plain file wrapper). + + * main/streams/plain_wrapper.c: + Fixed bug #32810 (temporary files not using plain file wrapper). + +2005-05-23 Antony Dovgal + + * (PHP_4_3) + NEWS + NEWS + main/streams.c + main/streams/streams.c + main/streams/streams.c: + revert by Wez's request + +2005-05-23 Grant Croker + + * ext/ingres_ii/config.m4 + ext/ingres_ii/php_ii.h: + - Allows the Ingres extenstion to be built on Linux/UNIX as well as + Windows. + + * ext/ingres_ii/config.m4: + - Fixed bug #30593 (--with-ingres option generates broken Makefile). + +2005-05-23 Antony Dovgal + + * (PHP_4_3) + NEWS + main/streams.c + main/streams/streams.c: + MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes) + + * (PHP_5_0) + NEWS: + BFN + + * main/streams/streams.c: + fix bug #32810 (fread after tmpfile() reads only 8192 bytes) + + * tests/strings/bug26703.phpt: + fix test + +2005-05-23 Jani Taskinen + + * (PHP_4_3) + Makefile.global + Makefile.global + NEWS + NEWS: + MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build). + + * Makefile.global: + - Fixed bug #33017 (make distclean give error outside of php-src) + + * (PHP_5_0) + NEWS: + Missed the bus now.. + + * ext/session/session.c: + CS fix + 2005-05-22 Ilia Alshanetsky * (PHP_4_3) -- 2.40.0