Merge pull request #6122 from Flaburgan/6121-terms-of-use

Add a ToS design change mention in the changelog, close #6121
This commit is contained in:
Dennis Schubert 2015-07-14 08:33:32 +02:00
commit 0e19603384

View file

@ -26,6 +26,10 @@ changed. diaspora\* will no longer listen on `0.0.0.0:3000` as it will now
bind to an UNIX socket at `unix:tmp/diaspora.sock`. Please change your local
`diaspora.yml` if necessary.
## Terms of Use design changes
With the port to Bootstrap 3, the app/views/terms/default.haml file changed. If you edited the terms by adding a terms.erb file, you probably want to backup these changes in it
## Refactor
* Improve bookmarklet [#5904](https://github.com/diaspora/diaspora/pull/5904)
* Update listen configuration to listen on unix sockets by default [#5974](https://github.com/diaspora/diaspora/pull/5974)