]> granicus.if.org Git - php/commitdiff
fix entry
authorSascha Schumann <sas@php.net>
Wed, 25 Jun 2003 00:56:29 +0000 (00:56 +0000)
committerSascha Schumann <sas@php.net>
Wed, 25 Jun 2003 00:56:29 +0000 (00:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 66507bd73ed157f554a7143ce347f08628a55362..8c4d7a9f202916ec82d22ad5ebfc2af0ba8a145a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,9 +18,7 @@ PHP                                                                        NEWS
   . ext/xml can now use both libxml2 and expat to parse XML (Sterling)
   . Removed bundled expat (Jani)
 
-- Due to a license change, we are longer bundling the MySQL client library.  
-  If you previously relied on this library in your own product, make sure to 
-  check with MySQL AB for the new licensing terms. (Sterling)
+- Removed the bundled MySQL client library. (Sterling)
 
 - New php.ini options:
   . "session.hash_function" and "session.hash_bits_per_character". (Sascha)