On Mon, 22 Jul 2013 17:06:47 +0100, Tim Bunce <tim.bu...@pobox.com>
wrote:

>   file: $CPAN/authors/id/T/TI/TIMB/DBI-1.628.tar.gz
>   size: 586733 bytes
>    md5: 4273f8cc6ee3979ce448c7eb3f8a6a5a
> 
> =head2 Changes in DBI 1.628 - 22nd July 2013
> 
>     Fixed missing fields on partial insert via DBI::DBD::SqlEngine
>         engines (DBD::CSV, DBD::DBM etc.) [H.Merijn Brand, Jens Rehsack]
>     Fixed stack corruption on callbacks RT#85562 RT#84974 [Aaron Schweiger]
>     Fixed DBI::SQL::Nano_::Statement handling of "0" [Jens Rehsack]
>     Fixed exit op precedence in test RT#87029 [Reni Urban]
> 
>     Added support for finding tables in multiple directories
>         via new DBD::File f_dir_search attribute [H.Merijn Brand]
>     Enable compiling by C++ RT#84285 [Kurt Jaeger]
> 
>     Typo fixes in pod and comment [David Steinbrunner]
>     Change DBI's docs to refer to git not svn [H.Merijn Brand]
>     Clarify bind_col TYPE attribute is sticky [Martin J. Evans]
>     Fixed reference to $sth in selectall_arrayref docs RT#84873
>     Spelling fixes [Ville Skyttä]
>     Changed $VERSIONs to hardcoded strings [H.Merijn Brand]
> 
> =cut
> 
> Enjoy!
> 
> Tim.

THANK YOU!

0.39    - 2013-06-28, H.Merijn Brand
    * Use f_file in docs. file is deprecated
    * DBD::CSV's repository moved to github
    * Add test for row-completeness
    * Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding
    * Require more recent versions of low level modules that fixe
      issues reported for DBD::CSV
    * Development will also do mosts tests with DBI_SQL_NANO=1
    * Added support for f_dir_search from DBD::File (in fact DBI was
      changed to feature this for DBD::CSV :)
    * Fix test relying on spell-error in DBI's error message
    * Document csv_class (still undertested)

0.38    - 2013-01-09, H.Merijn Brand
    * the tar paxheaders hit again (http://www.perlmonks.org/?node_id=1004571)

0.37    - 2013-01-09, H.Merijn Brand
    * Fixed RT#80078, resulting in getline calls on undef (Benjamin Booth)
    * Require latest DBI and SQL::Statement
    * Updated copyright to 2013
    * Fixes for DBI-1.623 (Jens Rehsack)


-- 
H.Merijn Brand  http://tux.nl   Perl Monger  http://amsterdam.pm.org/
using perl5.00307 .. 5.19   porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/        http://www.test-smoke.org/
http://qa.perl.org   http://www.goldmark.org/jeff/stupid-disclaimers/
  • Announce DBI 1.628 Tim Bunce
    • Re: Announce DBI 1.628 => Announce DBD::CSV 0.39 H.Merijn Brand

Reply via email to