diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-03-11 15:18:24 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-03-11 15:18:24 -0500 |
commit | 70177c1febb9485a02ca46a36d95eff45c14e599 (patch) | |
tree | 609d253eb17e3a653ba719ee53408311f5c166c6 /docs/source | |
parent | a28c6c4c48cf525621d90879449908cd7fe18169 (diff) | |
download | mediagoblin-70177c1febb9485a02ca46a36d95eff45c14e599.tar.lz mediagoblin-70177c1febb9485a02ca46a36d95eff45c14e599.tar.xz mediagoblin-70177c1febb9485a02ca46a36d95eff45c14e599.zip |
You can also DELETE accounts now
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 21067e75..5931a467 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -77,6 +77,9 @@ you run into problems, don't hesitate to * Video player now responsive; better for mobile! +* You can now delete your account from the user preferences page if + you so wish. + **Other changes** * Plugin writers: Internal restructuring led to mediagoblin.db.sql* be |