From 53738cf408513db6f260ce0bf13f30386364403f Mon Sep 17 00:00:00 2001 From: Date: Fri, 28 Jul 2000 01:09:08 +0000 Subject: [PATCH] NEWS update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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