diff options
author | Thies C. Arntzen <thies@php.net> | 2000-04-12 15:51:23 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 2000-04-12 15:51:23 +0000 |
commit | d337cbaae8879891bd40bbce31e8e9d63cf09a04 (patch) | |
tree | 8b140cac03366394ec7e149080b7a7b8465d9d63 | |
parent | 67f867311bc63ac52e0a4f2fdb6f4befbc7d49ef (diff) | |
download | php-git-d337cbaae8879891bd40bbce31e8e9d63cf09a04.tar.gz |
something with the @ commit stuff *is* broken.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |