diff options
author | <changelog@php.net> | 2001-11-06 01:10:52 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-11-06 01:10:52 +0000 |
commit | f34c1ee36856c79b7b9d27e2267320a6a5408e98 (patch) | |
tree | 62e38d732f03b09e9e96d3c2d9c762742c294b35 | |
parent | 5695709fb79bb35d91d96660d84e76ab59fcf51c (diff) | |
download | php-git-f34c1ee36856c79b7b9d27e2267320a6a5408e98.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Added Udm_Check_Charset function (gluke) +- New SAPI module for the WebJames server on RISC OS (Alex Waugh) +- Made ldap_add (and modify) give warning with illegal value arrays. + Previously seg faulted or added wrong value (Stig Venaas) - mnoGoSearch module example updates for 3.2.x compatibility - Some mnogosearch-3.2.x compilation bugs fixes. Make crosswords and weight sections work with mnogosearch-3.2.x |