Adds CHANGES info for #1571

This commit is contained in:
Felipe Zimmerle 2017-09-29 16:31:03 +00:00
parent a5266d6d1c
commit 658c9b5dae
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -2,6 +2,8 @@
v3.0.????? - ?
---------------------------
- Store the connection and url parameters in std::string
[Issue: #1571 - @majordaw]
- Eliminate some reorder and sign warnings
[Issue: #1572 - Dávid Major/@majordaw]
- Makes parallel logging to work when SELinux is enabled.