moodle/blog/upgrade.txt
Ankit Agarwal 6b36411587 MDL-40040 Cleanup some blog methods and replace add_to_log
Cleaned up add_association()
cleaned up add_associations()
Replaced remaining add_to_log() in blogs with events
2013-12-02 12:06:32 +08:00

4 lines
129 B
Plaintext

=== 2.7 ===
* blog_entry->add_association() does not accept any params.
* blog_entry->add_associations() accepts only one param.