aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e40840f65..d867da0d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -61,6 +61,8 @@
- Mutually exclusive with `RawHash`, `Hash` and `Error`.
- Improvement: Build release binaries with LTO on Windows/Mac
- Improvement: Release binaries now build with "faster" instead of "smaller" optimization flags
+- Improvement: Fixed threading and lifetime issues in AuthMgr
+- Improvement: Adding an existing OpenId provider now preplaces any existing one if the parameters differ
## 5.5.15
- Bugfix: Fix returned content type when requesting a project store chunk with non-compressed accept type