]> granicus.if.org Git - php/commitdiff
MySQL changes
authorGeorg Richter <georg@php.net>
Sat, 24 Aug 2002 09:26:58 +0000 (09:26 +0000)
committerGeorg Richter <georg@php.net>
Sat, 24 Aug 2002 09:26:58 +0000 (09:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 12171ef96c63e946775aefe143d44aeda43f852f..16d515bb7ee0b1e3b4c8c156a5cfad576dfc3132 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Fixed some mysql compile failures (64 bit-OS)
+- Added warnings for deprecated mysql functions:
+    mysql_create_db, mysql_drop_db, mysql_db_query, mysql_escape_string
 - Added XsltObject->dump_file($result,$filename[,$compression]) for dumping
   xslt-result directly into a file. (chregu)
 - Added XsltObject->dump_mem($result) for returning xslt-result directly