From 5c8abc75aff71b56a7f79e543b737f63feda52ab Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Mon, 1 May 2000 00:58:19 +0000 Subject: [PATCH] Added info about the swf module # Is this how should the entry should be? --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index e878e7904f1..672aaaa00b0 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Added the swf module which allows you to create Macromedia Flash files via + libswf.(Sterling) - Improved UNIX build system to support more vendor make tools (Sascha) - Updated natural comparison/sorting algorithm by Martin Pool . (Andrei)