diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index 649c1ac93c2..1d5bf174393 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -1,6 +1,10 @@ Changes since version 1.2.0 --------------------------- +- Fixed a bug in IceSSL that caused the error message "WRN unable + to load certificate authorities" to be logged when no value + was specified for the "path" attribute of <certauthority>. + - Added property Ice.Override.ConnectTimeout. See the manual for details. |