]> granicus.if.org Git - php/commitdiff
Prepare news file for release
authorIlia Alshanetsky <iliaa@php.net>
Wed, 3 May 2006 13:32:46 +0000 (13:32 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 3 May 2006 13:32:46 +0000 (13:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 84551f3a61efcbc6432baecfb2b888e24e061b5e..958b32fbdea97dc81e80e2c5fc9f9fd41c95091d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2006, PHP 5.1.4
+04 May 2006, PHP 5.1.4
 - Added "capture_peer_cert" and "capture_peer_cert_chain" context options
   for SSL streams. (Wez).
 - Fixed possible crash in highlight_string(). (Dmitry)
 - Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll). (Dmitry)
 - Fixed bug #37277 (cloning Dom Documents or Nodes does not work). (Rob)
-- Fixed bug #37276 (problems witch $_POST array). (Dmitry)
+- Fixed bug #37276 (problems with $_POST array). (Dmitry)
 - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez).
 - Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez).