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.20 by root, Sat Feb 1 21:43:28 2020 UTC

1Revision history for AnyEvent::DBI 1Revision history for AnyEvent::DBI
2
3TODO: why does make test pass even though Slave.pm has a version mismatch?
43.04 Mon Apr 23 18:30:40 CEST 2018
5 - forgot to bump slave version (reported by Felix Ostmann).
6
73.03 Thu Apr 19 06:24:14 CEST 2018
8 - the main process socket was not actually set to nonblocking mode,
9 causing lockups under load (reported by Felix Ostmann).
10
113.02 Mon Sep 4 13:45:56 CEST 2017
12 - fixed module version mismatch (reported by Martin Barth).
13
143.01 Sun Aug 27 11:53:26 CEST 2017
15 - add missing dependency to AnyEvent::Fork.
2 16
33.0 Tue Aug 15 09:05:30 CEST 2017 173.0 Tue Aug 15 09:05:30 CEST 2017
4 - the exec_server constructor argument is now ignored, fork vs. exec 18 - the exec_server constructor argument is now ignored, fork vs. exec
5 is now decided by availability of AnyEvent::Fork::Early or not. 19 is now decided by availability of AnyEvent::Fork::Early or not.
6 - experimental support for fetching (but not setting) statement handle 20 - experimental support for fetching (but not setting) statement handle

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines