fixed GH #363: DateTimeParser tryParse/parse

This commit is contained in:
Alex Fabijanic
2014-05-22 03:08:41 -05:00
parent c99c776aff
commit 83d11b5a00
6 changed files with 42 additions and 6 deletions

View File

@@ -71,7 +71,8 @@ AAAIntroduction
- fixed GH #154 Add support for MYSQL_TYPE_NEWDECIMAL to Poco::Data::MySQL
- fixed GH #290: Unicode support
- fixed GH #318: Logger local time doesn't automatically account for DST
- fixed GH #363: DateTimeParser tryParse/parse
!!Incompatible Changes and Possible Transition Issues
- Data::ODBC: UTF-16 Unicode is now directly mapped and recognized as type by ODBC.