--- AnyEvent-DBI/Changes 2009/06/28 14:59:51 1.7 +++ AnyEvent-DBI/Changes 2009/06/29 08:25:05 1.8 @@ -1,11 +1,11 @@ Revision history for AnyEvent::DBI -1.2 -1.19 +2.0 Mon Jun 29 10:18:58 CEST 2009 - INCOMPATIBLE CHANGE: callbacks now are passed the $dbh as first argument, always. - INCOMPATIBLE CHANGE: really pass rv as third argument to exec callbacks, as documented but not implemented for 1.1. + - thanks to viacheslav.t for testing. - major patch by Adam Rosenstein: - add an on_connect callback (for reliable failure notification) - add timeouts to connect and exec.