diff options
author | Sterling Hughes <sterling@php.net> | 2000-05-01 00:58:19 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2000-05-01 00:58:19 +0000 |
commit | 5c8abc75aff71b56a7f79e543b737f63feda52ab (patch) | |
tree | da929571a5a2b2ee7357eb6652f0bac8c0837056 | |
parent | 1191f6bf7c46cce3cdb3afae263e08840a7b9518 (diff) | |
download | php-git-5c8abc75aff71b56a7f79e543b737f63feda52ab.tar.gz |
Added info about the swf module
# Is this how should the entry should be?
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |