ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-DBI/Changes
Revision: 1.3
Committed: Mon Jul 21 02:34:40 2008 UTC (15 years, 10 months ago) by root
Branch: MAIN
Changes since 1.2: +5 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent::DBI
2
3 1.1
4 - INCOMPATIBLE CHANGE: pass result value in place of %extra
5 to callbacks.
6 - do not call fetchrow_arrayref on non-select statements.
7
8 1.0 Mon Jun 9 16:27:36 CEST 2008
9 - original version, an AnyEvent::HTTP clone.