diff options
author | <changelog@php.net> | 2002-05-13 00:20:27 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-05-13 00:20:27 +0000 |
commit | 80c641811925b6df43eed38d42cfdeb24609de49 (patch) | |
tree | 1b1c47bb358dbac91213280d567b3f11b7c145b7 /NEWS | |
parent | bd6a7fc58e65e82374c558d611fb53c75be58e29 (diff) | |
download | php-git-80c641811925b6df43eed38d42cfdeb24609de49.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Improve IMAP performance when dealing with large mailboxes. +- Minor fix to rmdir() under safe-mode (Rasmus) - Added optional 5th parameter to domxml_xslt_process(). When set, profiling information is saved to the specified file. (chregu) - Added MD5 support for crypt() on Windows. (Edin) |