Commit 38ae34a30131aef38623ac5cf8c510ad04fc26a6

Authored by Dmitriy Zaporozhets
2 parents 8f2a4aa5 be6cee23

Merge branch 'namespacefix-changelog' into 'master'

Namespacefix changelog

Forgot the changelog entry.
Thanks @sytse

Fixes #908
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -11,6 +11,7 @@ v 6.8.0 @@ -11,6 +11,7 @@ v 6.8.0
11 - Fix popen bug in `rake gitlab:satellites:create` 11 - Fix popen bug in `rake gitlab:satellites:create`
12 - Disable connection reaping for MySQL 12 - Disable connection reaping for MySQL
13 - Allow oauth signup without email for twitter and github 13 - Allow oauth signup without email for twitter and github
  14 + - Fix faulty namespace names that caused 500 on user creation
14 15
15 v 6.7.3 16 v 6.7.3
16 - Fix the merge notification email not being sent (Pierre de La Morinerie) 17 - Fix the merge notification email not being sent (Pierre de La Morinerie)