From ead86d3353933fa84f0a9395648e100b532451ca Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Mon, 14 Jul 2014 22:12:26 +0300 Subject: [PATCH] Add changelog entries for #5006 & #5009 [ci skip] --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 12bbe8bca..27a231d45 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,8 @@ * Use double quotes when embedding translations into Javascript [#5055](https://github.com/diaspora/diaspora/issues/5055) * Fix regression in mobile sign-in ([commit](https://github.com/diaspora/diaspora/commit/4a2836b108f8a9eb6f46ca58cfcb7b23f40bb076)) * Fit pod name to page size on the sign in page [#5056](https://github.com/diaspora/diaspora/pull/5056) +* Set mention notification as read when viewing post [#5006](https://github.com/diaspora/diaspora/pull/5006) +* Set sharing notification as read when viewing profile [#5009](https://github.com/diaspora/diaspora/pull/5009) ## Features * Port admin pages to bootstrap, polish user search results, allow accounts to be closed from the backend [#5046](https://github.com/diaspora/diaspora/pull/5046)