summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2002-04-05 07:17:30 +0000
committerYasuo Ohgaki <yohgaki@php.net>2002-04-05 07:17:30 +0000
commit3dab8a24f95d938b14b1235530a09f46d2eed0e9 (patch)
tree91968e5d07e153432cc24d3acbfd695045e13b12
parent7f2446e7de7f8c4235164e55ad353c03f16a3c9a (diff)
downloadphp-git-3dab8a24f95d938b14b1235530a09f46d2eed0e9.tar.gz
FMB. Fixed bug info.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b7b87aa26..58460e52ea 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,7 @@ PHP 4 NEWS
?? ??? 2002, Version 4.2.0
- ATTENTION!! register_globals defaults to 'off' now !!!
+- Fixed pg_last_notice() crash. (Yasuo)
- Modified the mysql extension to disable 'LOAD LOCAL' when safe mode is
enabled. (Jason)
- Added CLI (command line interface) sapi which is more suitable for writing