-- Adds the ability to delete Domain Conf settings per domain.
-- Adds the ability to delete Domain Theme settings per domain.
-- Adds hook_domainbatch(), for performing batch actions.
-- Allows hook_domainconf() settings to be applied to the main domain.
Bug fixes:
-- Fixes error in domain_nav_render().
-- Cleans up menu handling for batch actions.
-- Corrects behaviors associated with hook_domainconf().
-- Adds some clarifying text with regard to #227751.
-- Clarifies API for hook_domainupdate().
-- #228813. Generates access rules more often and accurately when using Domain User.
-- Adds $reset flags to domain_domains(), domain_default()
-- #223912 by skizzo. Make the -Jump to- navigator element go to the currently active domain.
-- #227999 by skizzo and torgosPizza. Fixes empty -path- passed by parse_url() in PHP 5.
-- Cleans up domain_get_uri().
-- #203776 by MatBoy. Updates documentation of Domain User.
-- #224079 by GearedDesign. Documents that Drupal must be installed before adding any of the Domain includes to settings.php.
Compatible with 5.3 version of User Points.
Added functionality that deletes points on when votes are canceled so users can't scam system by voting, then canceling, and voting again.