diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-04-30 16:17:03 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-04-30 16:17:03 +0200 |
commit | d386bb780864f4fc36490e19ea654f31bf193d0f (patch) | |
tree | 48adcf65b79c5f1eaf11519007a776568cdd9b01 /CHANGELOG | |
parent | 39a55bdf1a1613f362bcd7da444b291210454160 (diff) | |
download | gitlab-ce-d386bb780864f4fc36490e19ea654f31bf193d0f.tar.gz |
Allow primary email to be set to an email that you've already added.change-primary-email
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index ecffcb5262c..72b0d697e7d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 7.11.0 (unreleased) + - Allow primary email to be set to an email that you've already added. - Get Gitorious importer to work again. - Fix clone URL field and X11 Primary selection (Dmitry Medvinsky) - Ignore invalid lines in .gitmodules |