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:
authorFilipa Lacerda <filipa@gitlab.com>2018-03-29 14:58:58 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-03-29 14:58:58 +0300
commitccba4f2ce360e28291fd17af178d77c6cf96ca22 (patch)
tree3dc9597796a749d023c7d0fcd20691de862903b6 /CHANGELOG.md
parent8230b774b5a6375d9b84c71e72c8e41e3bfd7fad (diff)
Update CHANGELOG.md for 10.6.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index adb0ec9f5b1..8a90a7fcdc2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 10.6.2 (2018-03-29)
+
+### Fixed (2 changes, 1 of them is from the community)
+
+- Don't capture trailing punctuation when autolinking. !17965
+- Cloning a repository over HTTPS with LDAP credentials causes a HTTP 401 Access denied. (Horatiu Eugen Vlad)
+
+
## 10.6.1 (2018-03-27)
### Security (1 change)