From e7df5a73b4576cc80cf4c01dcec9cba77bf21286 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 29 Apr 2008 11:44:42 +0000 Subject: [PATCH] 2.11.6 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 61890086d..c4c0deaaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,7 +57,7 @@ danbarry - bug #1910621 [display] part 1: do not display a TEXT utf8_bin as BLOB (fixed for mysqli extension only) -2.11.6.0 (not yet released) +2.11.6.0 (2008-04-29) - bug #1903724 [interface] Displaying of very large queries in error message - bug #1905711 [compatibility] Functions deprecated in PHP 5.3: is_a() and get_magic_quotes_gpc(), thanks to Dmitry N. Shilnikov - yrtimd