MDL-53175 upgrade.txt: fix trailing whitespace

This commit is contained in:
Dan Poltawski 2016-04-05 12:23:50 +01:00
parent 393329069d
commit 529ea77b13

View File

@ -89,7 +89,7 @@ information provided here is intended especially for developers.
* Added core_text::str_max_bytes() which safely truncates multi-byte strings to a maximum number of bytes.
* Zend Framework has been removed completely.
* Any plugin can report when a scale is being used with the callback function [pluginname]_scale_used_anywhere(int $scaleid).
* Changes in file_rewrite_pluginfile_urls: Passing a new option reverse = true in the $options var will make the function to convert
* Changes in file_rewrite_pluginfile_urls: Passing a new option reverse = true in the $options var will make the function to convert
actual URLs in $text to encoded URLs in the @@PLUGINFILE@@ form.
=== 3.0 ===