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

View file

@ -11,6 +11,7 @@ v 6.8.0
- Fix popen bug in `rake gitlab:satellites:create` - Fix popen bug in `rake gitlab:satellites:create`
- Disable connection reaping for MySQL - Disable connection reaping for MySQL
- Allow oauth signup without email for twitter and github - Allow oauth signup without email for twitter and github
- Fix faulty namespace names that caused 500 on user creation
v 6.7.3 v 6.7.3
- Fix the merge notification email not being sent (Pierre de La Morinerie) - Fix the merge notification email not being sent (Pierre de La Morinerie)