1 This files describes API changes in /blog/* ,
2 information provided here is intended especially for developers.
5 * The blog_entry class constructor now throws an exception if the indicated entry id does not exist.
8 * External function get_entries now returns an additional field "tags" returning the post tags.
12 * blog_entry->add_associations() does not accept any params.
13 * blog_entry->add_association() accepts only one param.