Merge branch 'MDL-51531-master' of git://github.com/damyon/moodle
authorDan Poltawski <dan@moodle.com>
Wed, 7 Oct 2015 15:39:13 +0000 (16:39 +0100)
committerDan Poltawski <dan@moodle.com>
Wed, 7 Oct 2015 15:39:13 +0000 (16:39 +0100)
1  2 
lib/thirdpartylibs.xml
lib/upgrade.txt

Simple merge
diff --cc lib/upgrade.txt
@@@ -3,10 -3,7 +3,11 @@@ information provided here is intended e
  
  === 3.0 ===
  
 +* Minify updated to 2.2.1
 +* htmlpurifier upgraded to 4.7.0
 +* Less.php upgraded to 1.7.0.9
 +* The horde library has been updated to version 5.2.7.
+ * Google libraries (lib/google) updated to 1.1.5
  * 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