summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2000-05-01 00:58:19 +0000
committerSterling Hughes <sterling@php.net>2000-05-01 00:58:19 +0000
commit5c8abc75aff71b56a7f79e543b737f63feda52ab (patch)
treeda929571a5a2b2ee7357eb6652f0bac8c0837056
parent1191f6bf7c46cce3cdb3afae263e08840a7b9518 (diff)
downloadphp-git-5c8abc75aff71b56a7f79e543b737f63feda52ab.tar.gz
Added info about the swf module
# Is this how should the entry should be?
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e878e7904f..672aaaa00b 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
<mbp@humbug.org.au>. (Andrei)