]> granicus.if.org Git - php/commitdiff
- xslt/exslt versions constants entry
authorPierre Joye <pajoye@php.net>
Mon, 26 Dec 2005 00:59:32 +0000 (00:59 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 26 Dec 2005 00:59:32 +0000 (00:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 200c56ff9a928edd09b6fa3b9ee166035ae2328a..32fc541bd298ef419cc7032ca7cc291d3f0cdefe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ PHP                                                                        NEWS
   (Rui)
 - Fixed segfault/leak in imagecolormatch (Pierre)
 - Raise warnings instead of errors in imagecolormatch (Pierre)
+- add constants to determine the libxslt and libexslt version
+  LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION
+  LIBEXSLT_DOTTED_VERSION (Pierre)
 22 Dec 2005, PHP 5.1.2RC1
 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia)
 - Updated libsqlite in ext/pdo_sqlite to 3.2.8. (Ilia)