summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-05-03 11:58:54 +0000
committerAndrei Zmievski <andrei@php.net>2000-05-03 11:58:54 +0000
commit8d0c626fe6e07a30c74afd4ebc7b9804ef61b410 (patch)
treeb257a3bd8e3037af047a6c9f2fd173f9ceb3c615 /NEWS
parent6fb3301416b12e59a343d2f464f9a8bc16f8e59c (diff)
downloadphp-git-8d0c626fe6e07a30c74afd4ebc7b9804ef61b410.tar.gz
We want to have name at the very end.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 979a143f1f..34b2a2cacb 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.0 Release
-- Improved extension build framework (Sascha)
- Refer to README.SELF-CONTAINED-EXTENSIONS for an introduction.
+- 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 get_declared_classes(). (Andrei, Zend library)