ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-DBI/Changes
(Generate patch)

Comparing AnyEvent-DBI/Changes (file contents):
Revision 1.14 by root, Tue Aug 15 07:28:55 2017 UTC vs.
Revision 1.18 by root, Thu Apr 19 04:35:26 2018 UTC

1Revision history for AnyEvent::DBI 1Revision history for AnyEvent::DBI
2
33.03 Thu Apr 19 06:24:14 CEST 2018
4 - the main process socket was not actually set to nonblocking mode,
5 causing lockups under load (reported by Felix Ostmann).
6
73.02 Mon Sep 4 13:45:56 CEST 2017
8 - fixed module version mismatch (reported by Martin Barth).
9
103.01 Sun Aug 27 11:53:26 CEST 2017
11 - add missing dependency to AnyEvent::Fork.
2 12
33.0 Tue Aug 15 09:05:30 CEST 2017 133.0 Tue Aug 15 09:05:30 CEST 2017
4 - the exec_server constructor argument is now ignored, fork vs. exec 14 - the exec_server constructor argument is now ignored, fork vs. exec
5 is now decided by availability of AnyEvent::Fork::Early or not. 15 is now decided by availability of AnyEvent::Fork::Early or not.
6 - experimental support for fetching (but not setting) statement handle 16 - experimental support for fetching (but not setting) statement handle

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines