Revision history for Perl extension Bundle::DBD::PO.
0.07 Fri Sep 05 22:00:00 2008
- 7rd developer test version
- API changed for read header "msgstr".
- API changed to connect parameter "po_charset"
- Do not use special characters in comments.
There is no quoting at the moment.
- Do not use "... = $dbh->quote(...);".
The bug is not fixed.
- Fixed bug of quote "msgid" and all the different "msgstr"s.
0.06 Wed Jul 30 22:00:00 2008
- 6rd developer test version
- change tests: change use Test::Differences in eval block to require
- add example
0.05 Tue Jul 29 15:00:00 2008
- 5rd developer test version
- fixed any problems with charset and eol
- changed parameter po_charset to charset
- some Kwalitte
0.04 Sun Jul 27 12:00:00 2008
- 4rd developer test version
- fixed any problems with charset
- changed API of method DBD::PO::db::split_header_msgstr
- crash test and error message for mixed headers and lines
0.03 Wed Jul 23 19:00:00 2008
- 3rd developer test version
0.02 Sun Jul 20 17:00:00 2008
- second developer test version
0.01 Thu Jul 10 15:24:36 2008
- fist developer test version without any POD