History.txt in trinidad_dbpool-0.4.3 vs History.txt in trinidad_dbpool-0.5.0

- old
+ new

@@ -1,5 +1,15 @@ +== 0.5.0 (2013-06-28) + + * updated tomcat-dbcp.jar to 7.0.41 ... due recent fixes in 7.0.39 / 7.0.40 : + - major statement leak https://issues.apache.org/bugzilla/show_bug.cgi?id=54732 + * no longer bundling driver jars instead depending on jdbc-xxx gems : + - trinidad_mysql_dbpool_extension -> jdbc-mysql + - trinidad_postgresql_dbpool_extension - jdbc-postgres + - trinidad_sqlite_dbpool_extension - jdbc-sqlite3 + - trinidad_mssql_dbpool_extension - jdbc-jtds + == 0.4.2 (2012-12-22) * updated tomcat-dbcp.jar to 7.0.32 * support multiple jar files (and globbing) with driver path * trinidad_mssql_dbpool_extension jTDS jar updated to 1.3.0 @@ -29,10 +39,10 @@ * Postgresql syntax error fix * Add support for multiple pools per db extension == 0.2.0 (2010-07-29) -* Update trinidad_dbpool_extension common gem to support Tomcat 7 +* Update trinidad_dbpool_extension common gem to support Tomcat 7 == 0.1.1 (2010-05-05) * Update trinidad_dbpool_extension common gem * Remove adding jndi context and resource to the global tomcat context