updated CHANGLEOG and ReleaseNotes
This commit is contained in:
Родитель
410dd2b012
Коммит
091e6f2f28
|
@ -68,8 +68,7 @@ Release 1.5.3 (2014-05-xx)
|
|||
- improved GH #328: NetworkInterface on Windows XP
|
||||
- fixed GH #154 Add support for MYSQL_TYPE_NEWDECIMAL to Poco::Data::MySQL
|
||||
- fixed GH #290: Unicode support
|
||||
- fixed #318: Logger local time doesn't automatically account for DST
|
||||
|
||||
- fixed GH #318: Logger local time doesn't automatically account for DST
|
||||
|
||||
Release 1.5.2 (2013-09-16)
|
||||
==========================
|
||||
|
|
|
@ -70,12 +70,16 @@ AAAIntroduction
|
|||
- improved GH #328: NetworkInterface on Windows XP
|
||||
- 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
|
||||
|
||||
!!Incompatible Changes and Possible Transition Issues
|
||||
|
||||
- Data::ODBC: UTF-16 Unicode is now directly mapped and recognized as type by ODBC.
|
||||
This may cause behavior different from previosu versions, especially with Any and
|
||||
Dynamic::Var bindings.
|
||||
In this release, UTF-16 binding is only available for ODBC back end; although other
|
||||
back ends will compile with UTF-16 strings bound, such binding will throw
|
||||
NotImplementedException at runtime.
|
||||
|
||||
|
||||
!!!Release 1.5.2
|
||||
|
|
Загрузка…
Ссылка в новой задаче