]> granicus.if.org Git - php/commitdiff
fixed a bug in libmysql
authorGeorg Richter <georg@php.net>
Sat, 7 Jun 2003 16:14:04 +0000 (16:14 +0000)
committerGeorg Richter <georg@php.net>
Sat, 7 Jun 2003 16:14:04 +0000 (16:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9efc90bbe161da63083014550e68a0e60e869a81..a476bf923cd93640e5e5f1e6889831e81c947a38 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ PHP 4                                                                      NEWS
   (Rasmus)
 - Fixed ext/yaz to not log if "yaz.log_file" php.ini option is not set.
   (Adam Dickmeiss)
+- Fixed a bug in bundled libmysql (mysql bug #564)
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
 - Fixed bug #24060 (ncurses_del_panel() causes segfault). (Georg)
 - Fixed bug #24054 (Integer overflow failure with GCC/x86 for *=). (Sascha)