Mark changelog to note fix for 4432

This commit is contained in:
Raphael Sofaer 2013-11-15 15:07:09 -08:00
parent a07d3616a5
commit 6ad083bf5b

View file

@ -35,6 +35,7 @@
* Force comments sort order in mobile spv [#4578](https://github.com/diaspora/diaspora/pull/4578) * Force comments sort order in mobile spv [#4578](https://github.com/diaspora/diaspora/pull/4578)
* Fix getting started page for mobile [#4536](https://github.com/diaspora/diaspora/pull/4536) * Fix getting started page for mobile [#4536](https://github.com/diaspora/diaspora/pull/4536)
* Refactor mobile header, fix [#4579](https://github.com/diaspora/diaspora/issues/4579) * Refactor mobile header, fix [#4579](https://github.com/diaspora/diaspora/issues/4579)
* Add lightbox to unauthenticated header, fix [#4432](https://github.com/diaspora/diaspora/issues/4432)
## Features ## Features
* Add oEmbed content to the mobile view [#4343](https://github.com/diaspora/diaspora/pull/4353) * Add oEmbed content to the mobile view [#4343](https://github.com/diaspora/diaspora/pull/4353)