Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-25 12:10:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-25 12:10:16 +0300
commitacad0870f7fd0cfe163a9d3a248a4a3eb8ca343d (patch)
treeafc7b07db38fbc23a5becced3244776578b01d55 /CHANGELOG.md
parentccb37f9759b534764404b50e31daf8c18e6def91 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e7480e95e8..f3636bb8a6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 16.2.1 (2023-07-25)
+
+### Fixed (1 change)
+
+- [Fix crash when LDAP CA file set outside tls_options](gitlab-org/gitlab@a10e127dda8b2f228639164d1b5055b007546166) ([merge request](gitlab-org/gitlab!127313))
+
## 16.2.0 (2023-07-21)
### Added (176 changes)