email MDL-23240 added change comments to READEME_MOODLE.txt

This commit is contained in:
Andrew Davis
2010-08-09 01:33:49 +00:00
parent 4bcb406b54
commit fe020fb64b
+2 -1
View File
@@ -11,5 +11,6 @@ examples/
test/
Our changes:
* Modified EncodeQP() to not use php's implementation of quoted printable encoding as it was causing problems for some users MDL-23240
* Modified EncodeQP() in class.phpmailer.php to not use php's implementation of quoted
printable encoding as it was causing problems for some users MDL-23240