MDL-31836 upgrade.txt: add a note about encrypt change

This commit is contained in:
Dan Poltawski 2013-08-13 14:55:48 +08:00
parent 26e5090f9e
commit aae18d2af4

View File

@ -15,6 +15,7 @@ information provided here is intended especially for developers.
this change should be fully transparent and it should help significantly with add-on compatibility.
* The string manager classes were renamed. Note that they should not be modified or used directly,
always use get_string_manager() to get instance of the string manager.
* The ability to use an 'insecure' rc4encrypt/rc4decrypt key has been removed.
DEPRECATIONS:
Various previously deprecated functions have now been altered to throw DEBUG_DEVELOPER debugging notices