]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 10 Nov 2002 05:21:32 +0000 (05:21 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 10 Nov 2002 05:21:32 +0000 (05:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 96b6e9e728313e9dc37c31b997a63e57ea527bca..a910d93e1c7116dedb65ff76da44d3b508fedaf2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP 4                                                                      NEWS
   . ext/icap
   . sapi/fhttpd
 - Moved ext/vpopmail to PECL. (James)
+- Fixed bug #19935 (made OpenSSL file system operations abide by safe_mode
+  & open_basedir restrictions). (Ilia)
 - Fixed bug #18868 (improved the check for availability of realpath()). (Ilia)
 - Fixed width/height detection of bmp images using getimagesize() function on
   big endian systems and added code to retrieve bmp bit depth. (Ilia)