]> granicus.if.org Git - php/commitdiff
new function
authorAntony Dovgal <tony2001@php.net>
Thu, 14 Aug 2008 10:13:23 +0000 (10:13 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 14 Aug 2008 10:13:23 +0000 (10:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a5925c6805ed923a42a7bc46f6997be40ccc2d60..bc885b9d0a33b6e0f9f4776a3c50b81f62603009 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
   clearstatcache(). (Jani, Arnaud)
 - Added litespeed SAPI module. (George Wang)
 - Added ext/hash support to ext/session's ID generator. (Sara)
+- Added quoted_printable_encode() function. (Tony)
 
 - Implemented feature request #34381 (nl2br() should have an option for 
   XHTML/HTML compatible BR element) (Kalle)