| Newsgroups |
perl.dbi.changes |
| Message-ID |
<[email protected]> |
Author: timbo
Date: Wed Jun 16 02:56:10 2010
New Revision: 14161
Modified:
dbi/trunk/Changes
Log:
Fix copy-n-paste blunder to give H. Merijn Brand his rightful thanks!
(And thanks to Martin for pointing it out my mistake.)
Modified: dbi/trunk/Changes
==============================================================================
--- dbi/trunk/Changes (original)
+++ dbi/trunk/Changes Wed Jun 16 02:56:10 2010
@@ -13,7 +13,7 @@
This is also the first release where the bulk of the development work
has been done by other people. I'd like to thank (in no particular order)
-Jens Rehsack, Martin J. Evans, and Jens Rehsack for all their contributions.
+Jens Rehsack, Martin J. Evans, and H. Merijn Brand for all their contributions.
Fixed DBD::DBM breakage with SQL::Statement (Jens Rehsack, fixes RT#56561)
Fixed DBD::File file handle leak (Jens Rehsack)