From: Thies C. Arntzen Date: Wed, 12 Apr 2000 15:51:23 +0000 (+0000) Subject: something with the @ commit stuff *is* broken. X-Git-Tag: php-4.0RC2~406 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d337cbaae8879891bd40bbce31e8e9d63cf09a04;p=php something with the @ commit stuff *is* broken. --- diff --git a/NEWS b/NEWS index 421497ad8d..90356b4e2c 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP 4.0 NEWS - Fixed a very old legacy memory leak in the COM module (Zeev) - Fixed problems with object-overloading support - noteably, COM and Java (Zeev, Zend Engine) +- WDDX charset now defaults to ISO-8859-1. (Thies) - Fixed an overrun in WDDX. (Thies) - Fixed a crash bug with modules loaded through dl() not properly freeing their resources (Zeev, Zend Engine)