]> granicus.if.org Git - php/commitdiff
Update
authorJohn Coggeshall <john@php.net>
Mon, 25 Apr 2005 20:54:44 +0000 (20:54 +0000)
committerJohn Coggeshall <john@php.net>
Mon, 25 Apr 2005 20:54:44 +0000 (20:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6b9469294558356e4b270d81878f0222d2ad7da2..5dabec60de0c870dc5c12c51ef51dfa99b74dc4e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Added the tidy_get_opt_doc() function to return documentation for
+  configuration options in tidy. Thanks to nlopess for the patch. (John)
 - Removed php_check_syntax() function which never worked properly. (Ilia)
 - Removed garbage manager in Zend Engine which results in more aggressive
   freeing of data. (Dmitry, Andi)