Share

Simple Management for BIND

File Release Notes and Changelog

Release Name: 0.4.7

Notes:


Changes: Changes since version 0.4.6.2: * configtest.php users SQL table schema conflict with test bug #1610362. Thanks to nickswanjan. * Fixed zone table schema default owner id, continuation of ownership transfer bug fixed in 0.4.4. * Zone list pagination. * Record list pagination. * Removed confirmation pages. * Replaced confirmation pages with visual Commit indicator. * Removed "The zone will not be active until you add resource records to it." message. Incorrect. * Updated help message for new zone; adds SOA and NS records, too. * Fixed bug where new zone wouldn't automatically be owned by the current user. * Added PEAR getDebugInfo to is_error() to better debug SQL problems. * Added style to all hyperlinks. * Validated HTML using Tidy. Changes since version 0.4.6.1: * Extra fixes for record sort order. Changes since version 0.4.6: * Made the MX field in a record list only appear for MX records.