summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-09-11 13:18:49 +0000
committerAndrei Zmievski <andrei@php.net>2000-09-11 13:18:49 +0000
commit3ab30838d73b709222bc3f318bcf35f25f5184fe (patch)
tree36f353292fa234efc2a7099b0672143fb1378214
parent9559b88894390b568e118e0f909a5925b4a938a1 (diff)
downloadphp-git-3ab30838d73b709222bc3f318bcf35f25f5184fe.tar.gz
Fix attribution.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ca13e6d5b..f7d1b4afc0 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ PHP 4.0 NEWS
?? ??? 2000, Version 4.0.3-dev
- Added the pathinfo() function. (Sterling)
- Updated sybase_ct module and its sybase_query to use high performance API.
+ (Joey)
- Added a more configurable error reporting interface to DB. (Stig)
- Added is_uploaded_file() and move_uploaded_file() (Zeev)
- Added several directives to php.ini - post_max_size, file_uploads,