diff --git a/NEWS b/NEWS index 394626267be..423819184e3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Make ext_skel create a Makefile.in set up to handle shared extension + support automatically (Rasmus) - Fix php_realpath not to die on non-existing files (needed for touch()) (Stas and china@thewrittenword.com) - Fix get_browser() function (Stas) - Fix symbol clash which caused a DSO problem on OpenBSD (Rob Black and