summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-08-02 00:11:17 +0000
committer <changelog@php.net>2001-08-02 00:11:17 +0000
commite128e422e0f085ba0a2b5a50bcd38b1d25405778 (patch)
tree739c47b2b3b157edb7e1aa71bef68ed7bbedc9ac
parent12318a2068adf370d649a787f50c00cbab4823b0 (diff)
downloadphp-git-e128e422e0f085ba0a2b5a50bcd38b1d25405778.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b662eb417..4186c230b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
+- Added a few new math functions. (Jesus)
- Bump bundled expat to 1.95.2 (Thies)
- Improved the stability of OCIPlogon() after a database restart. (Thies)
- Fixed __FILE__ in the CGI & Java servlet modes when used in the main script.