]> granicus.if.org Git - php/commitdiff
News file cleanup
authorIlia Alshanetsky <iliaa@php.net>
Mon, 14 May 2007 18:54:05 +0000 (18:54 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 14 May 2007 18:54:05 +0000 (18:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 756be6e0b7fbb92ae85a09bc451ede6b38ebce90..9d7c215d3e757aaa930d2ccddc1b0547f3e0b2a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2007, PHP 5.2.3
-- [DOC] Added function mysql_set_charset(). Allows connection encoding to be altered
-  at run time. (Scott)
+- Added function mysql_set_charset(). Allows connection encoding to be 
+  altered at run time. (Scott)
 - Allow SOAP extension's handler() to work even when
   always_populate_raw_post_data is off. (Ilia)
 - Fixed ext/filter Email Validation Vulnerability (MOPB-24 by Stefan Esser)