Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@jhass.eu>2015-02-20 04:29:09 +0300
committerJonne Haß <me@jhass.eu>2015-02-20 04:29:51 +0300
commit9ad26604b7f9d79630cedc4ed669ff9cd1231c09 (patch)
tree5b484c88d5ea2401d6287fe729a55f757c613969 /Changelog.md
parent5af43243772796f902501ccc6cd4f6a9862d9c61 (diff)
parentf695b5d3e7ffbdacc56e3b9dac72122b7a72bbde (diff)
Merge pull request #5640 from zachrab/5625-disable-mail-to-deleted-user
Fixes issue #5625
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index b11c3d243..4b776d947 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -134,6 +134,7 @@ diaspora.yml file**. The existing settings from 0.4.x and before will not work a
* Fix missing translation on privacy settings page [#5671](https://github.com/diaspora/diaspora/pull/5671)
* Fix code overflow for the mobile website [#5675](https://github.com/diaspora/diaspora/pull/5675)
* Strip Unicode format characters prior post processing [#5680](https://github.com/diaspora/diaspora/pull/5680)
+* Disable email notifications for closed user accounts [#5640](https://github.com/diaspora/diaspora/pull/5640)
## Features
* Don't pull jQuery from a CDN by default [#5105](https://github.com/diaspora/diaspora/pull/5105)