From d63aff8ea8514e074e7cd768fe5ca30ebb35e189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Rodr=C3=ADguez?= Date: Tue, 12 Mar 2013 20:24:03 -0300 Subject: [PATCH] update changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 66147347088..44aba5be2e4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,7 @@ * Do not fail on receiving a SignedRetraction via the public route * Pass the real values to stderr_path and stdout_path in unicorn.rb since it runs a case statement on them. * Decode tag name before passing it into a TagFollowingAction [#4027](https://github.com/diaspora/diaspora/issues/4027) +* Fix reshares in single post-view [#4056](https://github.com/diaspora/diaspora/issues/4056) ## Refactor