summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Smith <joey@php.net>2000-05-03 13:28:57 +0000
committerJoey Smith <joey@php.net>2000-05-03 13:28:57 +0000
commit5df40a8a1d793ae605744286173a384343a873d3 (patch)
tree9f7f397fc84e79add6c17df4a075361cf2003177
parent8d0c626fe6e07a30c74afd4ebc7b9804ef61b410 (diff)
downloadphp-git-5df40a8a1d793ae605744286173a384343a873d3.tar.gz
Sascha pointed me in the right direction.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 34b2a2cacb..8d8e7582f6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 4.0 NEWS
- Improved extension build framework. Refer to README.SELF-CONTAINED-EXTENSIONS
for an introduction. (Sascha)
- Dynamically allocate points for ImagePolygon (Marc Pohl)
-- Added configure time checking for bcmath package (Joey)
+- Added configure time checking for bcmath package (Joey, Sascha)
- Added get_declared_classes(). (Andrei, Zend library)
- Add initial NSAPI module from Jayakumar Muthukumarasamy. (Rasmus)
- Added the SWF module which allows you to create Macromedia Flash files via