diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-03-12 11:49:39 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-03-12 11:49:39 -0500 |
commit | fda5ea7aaa6b3879a681f5f1b2da2fe41c6e315c (patch) | |
tree | 55277fddf2fca73c504c9ec0824dae40a3e294c8 | |
parent | b1f0b4b8f99b1314d7ea080b6a681bc1cb328b49 (diff) | |
download | mediagoblin-fda5ea7aaa6b3879a681f5f1b2da2fe41c6e315c.tar.lz mediagoblin-fda5ea7aaa6b3879a681f5f1b2da2fe41c6e315c.tar.xz mediagoblin-fda5ea7aaa6b3879a681f5f1b2da2fe41c6e315c.zip |
"will now" -> "will not" tyop caught by AVRS... fixed, thanks!
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 5931a467..84ec09b5 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -62,13 +62,13 @@ you run into problems, don't hesitate to * Bug where videos often failed to produce a proper thumbnail fixed! -* Copying around files in mediagoblin now much more efficient, doesn't +* Copying around files in MediaGoblin now much more efficient, doesn't waste gobs of memory. * Video transcoding now optional for videos that meet certain - criteria. By default, MediaGoblin will now transcode webm videos - that are smaller in resolution than the mediagoblin defaults, and - mediagoblin can also be configured to allow theora files to not be + criteria. By default, MediaGoblin will not transcode webm videos + that are smaller in resolution than the MediaGoblin defaults, and + MediaGoblin can also be configured to allow theora files to not be transcoded as well. * Per-user license preference option; always want your uploads to be |