add namespace fix to changelog

This commit is contained in:
Job van der Voort 2014-04-07 18:24:08 +02:00
parent d92e4830f7
commit be6cee2354
1 changed files with 1 additions and 0 deletions

View File

@ -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)