Author: ab226828
Date: 2011-03-10 12:00:10 +0100 (Thu, 10 Mar 2011)
New Revision: 25330
Log:
Added an entry for dev bug 59511, 11766408
Modified:
trunk/dynamic-docs/changelog/connector-j.xml
Modified: trunk/dynamic-docs/changelog/connector-j.xml
===================================================================
--- trunk/dynamic-docs/changelog/connector-j.xml 2011-03-10 10:36:45 UTC (rev 25329)
+++ trunk/dynamic-docs/changelog/connector-j.xml 2011-03-10 11:00:10 UTC (rev 25330)
Changed blocks: 1, Lines Added: 30, Lines Deleted: 0; 1095 bytes
@@ -5,6 +5,36 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="59511"/>
+ <fixes bugid="11766408"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.15"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Optional logging class
+ <literal>com.mysql.jdbc.log.Log4JLogger</literal> was not
+ included in the source/binary package for 5.1.14.
+ </para>
+
+ <para>
+ 5.1.15 will ship with an SLF4J logger (which can then be
+ plugged into Log4J). Unfortunately, it is not possible to ship a
+ direct Log4J integration because the GPL is not compatibile with
+ Log4J's license.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="38367"/>
<fixes bugid="11749186"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25330 - trunk/dynamic-docs/changelog | tony.bedford | 10 Mar |