aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimone Cattaneo <simone@neo2it.net>2022-02-26 11:43:51 +0100
committerGitHub <noreply@github.com>2022-02-26 18:43:51 +0800
commit6d77712b1b72ba8c20f15a273ce2afd0a68d492c (patch)
treeaee7f9504cf4a31a1bbbbfbeda0cc9cf1525f1d5 /CHANGELOG.md
parent8442d8530a6f3ac66b2141efc4f7bcc0dbe44eb3 (diff)
dep: update github.com/go-ldap/ldap to v3 (#6763)
Co-authored-by: Joe Chen <jc@unknwon.io>
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 1becc0eb..18db9fd1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@ All notable changes to Gogs are documented in this file.
### Fixed
+- Unable to use LDAP authentication on ARM machines. [#6761](https://github.com/gogs/gogs/issues/6761)
+
### Removed
- ⚠️ Migrations before 0.12 are removed, installations not on 0.12 should upgrade to it to run the migrations and then upgrade to 0.13.