2.0.2
	+ Packaging fixes and natty support
2.0.1
	+ Bugfix: Comply apparmor profile by setting the updated dynamic
	  zones under /var/lib/bind
1.5.1
	+ BP: Set @ to all domain-wide records (A, NS) to avoid issues
	  regarding to order in the configuration file
	+ Added support for internal networks allowed to recurse
	  the caching server.
	+ Add support for topdomain record in addDomain method.
	+ Add TCP/53 to dns service
1.3.14
	+ Added migration script for configured modules
	+ Remove migration scripts 0001_import_to_data_table_model.pl
	  0002_fix_active_to_enabled.pl
	+ Move 0003_add_dns_service.pl to 0001_add_dns_service.pl
1.3.13
	+ Added support for dynamic zones to be updated using a shared
	  secret key available at `/etc/bind/keys`. This feature is
	  mainly used by dhcp module to implement dynamic DNS updates.
	+ Fixed structure of menu on language change
1.3.12
	+ Add breadcrumbs to UI
1.3.11
	+ Added report support
1.3.10
	+ Added support for NS records
	+ Check for FQDN in custom MX records
1.3.4
	+ Reversed record for domain IP address added
	+ Fixed bug when removing hostnames
1.3.1
	+ Comment out default configuration of source ports operations to stick
	  to the defaults provided by the  Ubuntu package.
1.1.10
	+ New release
1.1
	+ Use new row() and ids() API
0.12.101
	+ Check two hostnames or alias are equal using type method to do
	so
0.12.100
	+ Added optional IP address for domains
	+ Bugfix: Show correct message when editing a hostname
0.12.99
	+ New release
0.12.1
	+ Bugfix. Remove mail exchangers that reference a deleted host name.
0.12
	+ Use the new EBox::Model::Row api
	+ Load module capability in pre-start just like the bind9 init
	script does
	+ Don't add static entry `ns` to localhost if user has defined
	another IP address for the `ns` name0.11.102
	+ Check aliases are not nameserver records as well
0.11.101
	+ Added Mail Exchanger model to introduce MX records in domains.
	+ Added mail exchanger model related methods to the exposed API.
	+ Check consistencies among alias and hostnames within the same
	domain
	+ Updated remainder models to use lastest types HostIP and
	DomainName
	+ Added 'changeName', 'getHostNameByName', 'getHostNameByIP' and
	'findAlias' to improve DNS API to Perl scripts and SOAP clients
0.11.100
	+ add isRunning and enableService to set firewall properly
	+ onInstall() functionality moved to migration script
	+ Do not remove bind9 rc links
	+ Stop bind9 in pre-start in upstart script
0.11.99
	+ Added `getHostname` to the exposed API to interact with
	webserver module
	+ Now tables are shown sorted by 'name' attribute (domain,
	hostname and alias respectively)
0.11
	+ New release
0.10.99
	+ Expose methods in module's API 
	+ Fix bug in migration pre0.9.100 installations
0.10
	+ New release
0.9.100
	+ Add reverse resolution
	+ Use new model/view framework. UI uses Ajax
0.9.99
	+ New release
0.9.3
	+ New release
0.9.2
	+ New release
0.9.1
	+ New release
0.9
	+ Added Polish translation
	+ Added Aragonese translation
	+ Added German    translation

0.8.99
        * Add DNS server functionality
0.7.1	
	* Allow TCP queries
	* Use of ebox-sudoers-friendly
0.7	
	* First public release
0.6
	* API documented using naturaldocs
	* Update install and depends
0.5.2
	* Fix some packaging issues

0.5.1
	* Convert module to new menu system

0.5
	* Initial release
