1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 10:03:18 +02:00

cvs commit message disappeared.

This commit is contained in:
foobar
2000-10-17 15:45:48 +00:00
parent 6e09d7cb53
commit 142a32b437

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
- Fixed possible crash bug in imap_fetchstructure() (Jani)
- Fixed possible crash bug in imap_open() (Jani & Mark Musone)
- Added url_rewriter.tags configuration directive (Sascha)
- Added CORBA client extension, ready for use (eriksson@php.net)
- Fixed memory leak in x-httpd-source mode (Jason Greene)