diff options
| author | <changelog@php.net> | 2000-08-06 01:09:06 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-08-06 01:09:06 +0000 |
| commit | be9b8f0613cfa84b8d7c41f0d188edf050bbaff9 (patch) | |
| tree | 72f8f67b78ba2cc57abf8330ba0ac4fc6c0703a4 | |
| parent | 50ddf9e3d51d633fce7b74a0941a2f2818bcbb3d (diff) | |
| download | php-git-be9b8f0613cfa84b8d7c41f0d188edf050bbaff9.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Fixed warning when shutting down OCINLogon() connections. (Thies) +- Fixed \n in session variables bug on Win32 (Stas) +- OCIError() would sometimes not report failed connections. (Thies) - Fix HEAD request bug on an Apache ErrorDocument redirect and preserve the status code across the redirect as well. (Rasmus) - Add Olympus-specific tags to read_exif_data() (Rasmus) |
