summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-03-29 12:58:57 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-03-29 12:58:57 +0100
commitc70ae88842f5f4caec159bcd795a0190d0addc3c (patch)
tree57622e47cb0173989c41f35181c5af0404fa85d9 /CHANGELOG.md
parent7d1576425188fe40c0633ee7d20102fcac0b8f9a (diff)
downloadgitlab-ce-c70ae88842f5f4caec159bcd795a0190d0addc3c.tar.gz
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 6d091e8de46..9483423376f 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)