From 18cbccdd7c14fec4fe7c99cd867d82021cc3078c Mon Sep 17 00:00:00 2001 From: Date: Sun, 6 Aug 2000 01:09:09 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index 861c7d3c00..eaf64e4155 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2000-08-05 Danny Heijl + + * ext/informix/ifx.ec: + - Fix INT8 returning garbage because ifx_int8toasc does not null_terminate + the returned string. (danny) + +2000-08-05 Stanislav Malyshev + + * sapi/cgi/cgi_main.c: Fix crash on broken setups (#5979) + +2000-08-05 Thies C. Arntzen + + * ext/oci8/oci8.c: + - Fixed warning when shutting down OCINLogon() connections. + +2000-08-05 Stanislav Malyshev + + * ext/session/mod_files.c: Open session files in binary mode (fix #5953) + +2000-08-05 Thies C. Arntzen + + * ext/oci8/oci8.c: + - OCIError() would sometimes not report failed connections. + +2000-08-05 Hénot David + + * ext/ingres_ii/ii.c: Fix for a bug with persistent connections. + 2000-08-04 Hartmut Holzgraefe * main/main.c -- 2.40.0