summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index d7d21f64e..8c95653b1 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.