updated relnotes

This commit is contained in:
Guenter Obiltschnig 2016-03-04 14:21:21 +01:00
parent 8b5761c78a
commit e70c958cc3
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Release 1.7.0 (2016-03-07)
- POSSIBLE BREAKING CHANGE: removed automatic registration of Data connectors due to
issues with static initialization order.
- fixed GH #1171: Poco::Data::RecordSet: rowCount not reset after execute
- fixed GH #1160: Poco::Net::NetException
"SSL Exception: error:1409F07F:SSL routines:ssl3_write_pending:bad write retry"
- fixed GH #1152: Wrong TaskProgressNotification description

View File

@ -7,6 +7,7 @@ AAAIntroduction
- POSSIBLE BREAKING CHANGE: removed automatic registration of Data connectors due to
issues with static initialization order.
- fixed GH #1171: Poco::Data::RecordSet: rowCount not reset after execute
- fixed GH #1160: Poco::Net::NetException
"SSL Exception: error:1409F07F:SSL routines:ssl3_write_pending:bad write retry"
- fixed GH #1152: Wrong TaskProgressNotification description