From fd423c6b1d4ce3974c469fefe9376cd69a4c43d0 Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Wed, 23 Mar 2005 23:32:12 +0000 Subject: [PATCH] - Reorder. --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 196a16d33a..60828f9618 100644 --- a/NEWS +++ b/NEWS @@ -13,18 +13,18 @@ PHP 4 NEWS . Bug #30573 (compiler warnings in libmbfl due to invalid type cast) . Bug #30549 (incorrect character translations for some ISO8859 charsets) . Bug #28220 (mb_strwidth() returns wrong width values for some hangul chars) -- Fixed bug #32373 (segfault in bzopen() if supplied path to non-existent - file). (Tony) -- Fixed bug #32340 (insert_before($node,NULL) does not return). (Rob) -- Fixed bug #32114 (DOM crashing when attribute appended to Document). (Rob) - Fixed several leaks in ext/browscap and sapi/embed. (Andrei) - Fixed several leaks in ext/filepro. (Tony) - Fixed build system to always use bundled libtool files. (Jani) - Fixed MacOSX shared extensions crashing on Apache startup. (Rasmus) +- Fixed bug #32373 (segfault in bzopen() if supplied path to non-existent + file). (Tony) +- Fixed bug #32340 (insert_before($node,NULL) does not return). (Rob) - Fixed bug #32200 (Prevent using both --with-apxs2 and --with-apxs2filter). (Jani) - Fixed bug #32160 (file truncation in copy() when source & destination are the same). (Ilia) +- Fixed bug #32114 (DOM crashing when attribute appended to Document). (Rob) - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns with NULL values). (Daniel Convissor) - Fixed bug #31936 (set_h_errno() is redefined incompatibly). (Jani) -- 2.50.1