summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2002-04-29 09:25:56 +0000
committerYasuo Ohgaki <yohgaki@php.net>2002-04-29 09:25:56 +0000
commit58896d5ef20b163946a936b4cec766d3e70fc4c3 (patch)
tree38b7d559038258142d926bc81f61f832d3a4298f
parent18936b9b6144318837a7000e1c2294fa6f610f26 (diff)
downloadphp-git-58896d5ef20b163946a936b4cec766d3e70fc4c3.tar.gz
MFB
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6e76754ac7..b43141a836 100644
--- a/NEWS
+++ b/NEWS
@@ -81,6 +81,8 @@ PHP 4 NEWS
22 Apr 2002, Version 4.2.0
- ATTENTION!! register_globals defaults to 'off' now !!!
+- PostgreSQL functions are renamed, but all old function names are available.
+ (Yasuo)
- Moved ext/mailparse to PECL. (Wez/Jim)
- Modified the mysql extension to disable 'LOAD LOCAL' when safe mode is
enabled. (Jason)