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 10:53:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-25 10:53:33 +0300
commit3216f7a4aefb8d2e9f45faea40786c0ebe2f302e (patch)
tree80c005c1dae62a564d6723743c09223a38232c16 /CHANGELOG.md
parentc96c1c491a9afee5d675c9c6b7f7d08509b7b5d6 (diff)
Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.1
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)