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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-15 12:19:19 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-15 12:19:19 +0400
commit01186f9fc6f5f5645ea5406ce571f83db0dc080a (patch)
tree5771123265a9d0d6bdabdc79472c186e6a581c8e /CHANGELOG
parent2e8b0fa5cf9e70c55bd1dbb254db3f9aa45b23e9 (diff)
Show confirmation status in profile
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 58d2bfa63e8..75141fe914f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,8 @@ v 6.2.0
- Avatar upload on profile page with a maximum of 200KB (Steven Thonus)
- Store the sessions in Redis instead of the cookie store
- Fixed relative links in markdown
+ - User must confirm his email if signup enabled
+ - User must confirm changed email
v 6.1.0
- Project specific IDs for issues, mr, milestones