|
From: Mike S. <m...@pe...> - 2009-05-13 07:44:11
|
Log4perl enthusiasts,
wh..at, another release? You heard right. Maybe it's the new repository
location on Github, but lately the bug reports and patch requests keep
trickling in steadily, so here's the next batch of long-awaited fixes:
1.23 (2009/05/12)
* (ms) DBI-1.608 removed a DBD::File 'feature' that allowed
leaving out parameters in a bound execute(). This caused the
test suite to fail (http://groups.google.com/group/perl.cpan.-
testers/browse_thread/thread/af1f5c875165c387). Fixed the test
cases to pass the correct number of parameters every time.
* (ms) Better error message in the DBI appender on bad SQL,
missing bind parameters, or other execute() errors.
* (ms) Made DBI test suite more robust against preexisting
conditions
* (ms) Added force_next_check() for init_and_watch(), cleaned up
Config::Watcher code.
* (ms) Fixed test suite to run on Strawberry Perl on Win32
(reported by kmx on
https://rt.cpan.org/Ticket/Display.html?id=45983)
* (ms) Added 'utf8' option to screen appender and easy mode,
some of it suggested in
http://rt.cpan.org/Public/Bug/Display.html?id=36673 by
Shantanu Bhadoria.
Off to CPAN, enjoy!
-- Mike
Mike Schilli
m...@pe...
|