From 8cd4ce2381d85c7ab570cceee6f6f15677ecc8c4 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Sat, 17 Jan 2015 03:42:11 +0200 Subject: [PATCH] Add changelog for #5489 [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index e5fa600d8..f9efb4678 100644 --- a/Changelog.md +++ b/Changelog.md @@ -115,6 +115,7 @@ diaspora.yml file**. The existing settings from 0.4.x and before will not work a * Fix broken aspect selectbox on asynchronous search results [#5488](https://github.com/diaspora/diaspora/pull/5488) * Replace %{third_party_tools} by the appropriate hyperlink in tags FAQ [#5509](https://github.com/diaspora/diaspora/pull/5509) * Repair downloading the profile image from Facebook [#5493](https://github.com/diaspora/diaspora/pull/5493) +* Fix localization of post and comment timestamps on mobile [#5482](https://github.com/diaspora/diaspora/issues/5482) ## Features * Don't pull jQuery from a CDN by default [#5105](https://github.com/diaspora/diaspora/pull/5105)