From 8c6b5392247248f009c90c8b2e0e9dae6f9f15d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Rodr=C3=ADguez?= Date: Tue, 29 Jan 2013 10:02:46 -0200 Subject: [PATCH] update changelog --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index cd96e0205..53ea9795d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,6 +15,7 @@ * Write unicorn stderr and stdout [#3785](https://github.com/diaspora/diaspora/pull/3785) * Ported aspects to backbone [#3850](https://github.com/diaspora/diaspora/pull/3850) * Join tagging's table instead of tags to improve a bit the query [#3932](https://github.com/diaspora/diaspora/pull/3932) +* Refactor contacts/index view [#3937](https://github.com/diaspora/diaspora/pull/3937) ## Features @@ -47,6 +48,7 @@ * Fix services index view. [#3884](https://github.com/diaspora/diaspora/issues/3884) * Excesive padding with "user-controls" in single post view. [#3861](https://github.com/diaspora/diaspora/issues/3861) * Resize full scaled image to a specific width. [#3818](https://github.com/diaspora/diaspora/issues/3818) +* Fix translation issue in contacts_helper [#3937](https://github.com/diaspora/diaspora/pull/3937) ## Gem Updates