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>2020-03-16 21:49:31 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-16 21:49:31 +0300
commit3cc2da362da1884879d700cc9c620437371028e3 (patch)
tree2b2293f1664136eb8bcabe5451ca61483fa466f1 /CHANGELOG.md
parente6e7d940173750d26b5625bbaef2437c46374574 (diff)
Add latest changes from gitlab-org/gitlab@12-8-stable-ee
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e95c28605b1..cc6df650d28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.8.7 (2020-03-16)
+
+### Fixed (1 change, 1 of them is from the community)
+
+- Fix crl_url parsing and certificate visualization. !25876 (Roger Meier)
+
+
## 12.8.6 (2020-03-11)
### Security (1 change)