]> granicus.if.org Git - php/commitdiff
NEWS
authorRob Richards <rrichards@php.net>
Sat, 14 Mar 2009 17:36:19 +0000 (17:36 +0000)
committerRob Richards <rrichards@php.net>
Sat, 14 Mar 2009 17:36:19 +0000 (17:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bb2b31f2e66c38a8a4cd01ec41d4bc0bad24f828..e015b6126ede2fef745f50abacfa238d8b146d84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                                        NEWS
 
 - Re-enabled phar for big-endian systems after fixing problems. (Greg)
 
+- Added LIBXML_LOADED_VERSION constant (libxml2 version currently used). (Rob)
+
 - Fixed bug #47593 (interface_exists() returns false when using absolute 
   namespace path). (Kalle, Felipe)
 - Fixed bug #47572 (Undefined constant causes segmentation fault). (Felipe)