Commit 35be7f1f28793903b529c79d599deaf4b28a3b74

Edward Thomson 2019-01-10T23:49:24

changelog: document openssl fixes

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/changelog.md b/docs/changelog.md
index d7d21f6..8c95653 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -5,6 +5,8 @@ v0.27 + 1
 
 * Reference log creation now honors `core.logallrefupdates=always`.
 
+* Fix some issues with the error-reporting in the OpenSSL backend.
+
 * HTTP proxy support is now builtin; libcurl is no longer used to support
   proxies and is removed as a dependency.