From 6c610ee587149c3d09a4aee36decf5f066626a40 Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Mon, 27 Jul 2015 02:11:09 +0200 Subject: [PATCH] PR #6243 is not included in 0.5.2.0... --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 083790cfc..841b7100a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ ## Bug fixes * Fix indentation and a link title on the default home page [#6212](https://github.com/diaspora/diaspora/pull/6212) * Bring peeping Tom on the 404 page back [#6226](https://github.com/diaspora/diaspora/pull/6226) +* Fix mobile photos index page [#6243](https://github.com/diaspora/diaspora/pull/6243) ## Features @@ -29,7 +30,6 @@ * Fix mobile more-button wording when there are less than 15 posts [#6118](https://github.com/diaspora/diaspora/pull/6118) * Fix reappearing flash boxes during sign-in [#6146](https://github.com/diaspora/diaspora/pull/6146) * Capitalize Wiki link [#6193](https://github.com/diaspora/diaspora/pull/6193) -* Fix mobile photos index page [#6243](https://github.com/diaspora/diaspora/pull/6243) ## Features * Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090)