For HEAD anyway, there seem to be a few additional hooks and also that aren't there. There may be some weirdness in other versions of the documentation.
New hooks:
hook_forms
hook_node_access_grants
hook_search_page
Removed hooks:
hook_onload
hook_search_item
This could probably use some verifying by someone in the know. I was grepping module_implements and module_invoke tonight.
Comments
Comment #1
pwolanin commentedAre there examples of these new hooks in the core code that you could point to in terms of develpoing the documentation?
I did just fix a long-standing mistake in the documentation for one of the hook_nodeapi ops.
Comment #2
ronaldmulero commentedold issue