diff options
author | Job van der Voort <jobvandervoort@gmail.com> | 2014-04-07 18:24:08 +0200 |
---|---|---|
committer | Job van der Voort <jobvandervoort@gmail.com> | 2014-04-07 18:24:08 +0200 |
commit | be6cee2354140a889781c824caa151dc60a24a6d (patch) | |
tree | 1520bf5005111ab5d15226f6275cd2b30c614f59 /CHANGELOG | |
parent | d92e4830f78018b3a38bc448aaec4a045f4d3d62 (diff) | |
download | gitlab-ce-be6cee2354140a889781c824caa151dc60a24a6d.tar.gz |
add namespace fix to changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index f0a72710a92..80356beb190 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ v 6.8.0 - Fix popen bug in `rake gitlab:satellites:create` - Disable connection reaping for MySQL - Allow oauth signup without email for twitter and github + - Fix faulty namespace names that caused 500 on user creation v 6.7.3 - Fix the merge notification email not being sent (Pierre de La Morinerie) |