Merge branch 'MDL-51532-master' of git://github.com/damyon/moodle
authorDan Poltawski <dan@moodle.com>
Tue, 6 Oct 2015 12:42:13 +0000 (13:42 +0100)
committerDan Poltawski <dan@moodle.com>
Tue, 6 Oct 2015 15:32:23 +0000 (16:32 +0100)
1  2 
lib/thirdpartylibs.xml
lib/upgrade.txt

Simple merge
diff --cc lib/upgrade.txt
@@@ -3,7 -3,7 +3,8 @@@ information provided here is intended e
  
  === 3.0 ===
  
 +* Minify updated to 2.2.1
+ * htmlpurifier upgraded to 4.7.0
  * External functions x_is_allowed_from_ajax() methods have been deprecated. Define 'ajax' => true in db/services.php instead.
  * External functions can be called without a session if they define 'loginrequired' => true in db/services.php.
  * All plugins are required to declare their frankenstyle component name via