From 660fcd93e0f8b05b6aa5168459af2334459e86c8 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Mon, 1 May 2000 12:15:29 +0000 Subject: [PATCH] Fix attribution. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 25986dacde7..6f424be6af2 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release -- Add initial NSAPI module from Jayakumar Muthukumarasamy -- Added the swf module which allows you to create Macromedia Flash files via - libswf.(Sterling) +- Add initial NSAPI module from Jayakumar Muthukumarasamy. (Rasmus) +- 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)