diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-12-20 10:58:43 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-12-20 10:58:43 -0600 |
commit | ca3dd10e2b988ec4e3e81c70aaaf0ba97ed196eb (patch) | |
tree | 37faeac01cb34d1ad0c8ab2546aa0f1aa4b5b0e8 /docs/source | |
parent | 9b9c04e6ac86ad6c8a679ba46ad75c45bd19388b (diff) | |
download | mediagoblin-ca3dd10e2b988ec4e3e81c70aaaf0ba97ed196eb.tar.lz mediagoblin-ca3dd10e2b988ec4e3e81c70aaaf0ba97ed196eb.tar.xz mediagoblin-ca3dd10e2b988ec4e3e81c70aaaf0ba97ed196eb.zip |
Fixing typo (thanks breton)
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index d177961e..41d8f623 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -68,7 +68,7 @@ Quoting here a portion of the We have had a security problem in our OAuth implementation reported to us privately and have taken steps to address it. The security problem - effects all 0.5.0 versions of GNU MediaGoblin. I have created a patch + affects all versions of GNU MediaGoblin since 0.5.0. I have created a patch for this and released a minor version 0.8.1. It's strongly advised that everyone upgrade as soon as they can. |