mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-02 17:50:53 +02:00
updated changelog
This commit is contained in:
parent
5df2508986
commit
cae37d23fd
@ -25,6 +25,9 @@ Release 1.7.6 (2016-10-17)
|
|||||||
- Improved error handling in Poco::URIStreamOpener::open().
|
- Improved error handling in Poco::URIStreamOpener::open().
|
||||||
- Poco::Data::MySQL: Handle connection lost/server gone error when starting a transaction
|
- Poco::Data::MySQL: Handle connection lost/server gone error when starting a transaction
|
||||||
and retry.
|
and retry.
|
||||||
|
- XMLConfiguration default (and single-argument delimiter) constructor now loads an empty
|
||||||
|
XML document with "config" root element to make the configuration usable without an
|
||||||
|
additional call to load() or loadEmpty().
|
||||||
|
|
||||||
|
|
||||||
Release 1.7.5 (2016-08-29)
|
Release 1.7.5 (2016-08-29)
|
||||||
|
@ -27,6 +27,9 @@ AAAIntroduction
|
|||||||
- Improved error handling in Poco::URIStreamOpener::open().
|
- Improved error handling in Poco::URIStreamOpener::open().
|
||||||
- Poco::Data::MySQL: Handle connection lost/server gone error when starting a transaction
|
- Poco::Data::MySQL: Handle connection lost/server gone error when starting a transaction
|
||||||
and retry.
|
and retry.
|
||||||
|
- XMLConfiguration default (and single-argument delimiter) constructor now loads an empty
|
||||||
|
XML document with "config" root element to make the configuration usable without an
|
||||||
|
additional call to load() or loadEmpty().
|
||||||
|
|
||||||
|
|
||||||
!!!Release 1.7.5
|
!!!Release 1.7.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user