2.0.2
	+ Packaging fixes and natty support
2.0.1
	+ PPPOE MTU is now changed in network module when reconfiguring gateways
1.5.6
	+ Zentyal rebrand
1.5.5
	+ Use modelClasses API for firewall rule tables
	+ Increased size of description fields for rules
1.5.4
	+ Set iptables rule properly to fix PPPoE problems with some websites
1.5.3
	+ Bridged mode support
1.5.2
	+ New logging feature for port forwarding rules
	+ Only allow safe ICMP types everywhere
1.5.1
	+ New firewall table containing rules added by eBox services
	+ Bug fix: port forwarding now works with PPPoE
	+ Bug fix: openVPN interfaces are added as internal interfaces to
	  iexternal and iexternalmodules (Closes #1758)
	+ Bug fix: allow only safe ICMP types and insert the rules after user rules
	  so these override the default ones. Drop INVALID packets first
	  too
	+ Added TCP/53 to DNS rules in fdns and ointernal chains
	+ Inverse match is not longer allowed for service 'any'
1.4.2
	+ Add a config option to disable the logging of dropped packets in firewall
1.4
	+ Bug fix: i18n
1.3.14
	+ Added multi-gateway support for DHCP and PPPoE
	+ Add an allow rule by default from internal
	  networks to internet
1.3.11
	+ Added report support
	+ Add description field for redirects
	+ Breadcrumbs
	+ Change Redirections for Port Forwarding
1.3.6
	+ Add clone() to EBox::Firewall::IptablesRule
1.3.4
	+ bugfix: inospoof chain was buggy and didn't allow traffic
	  to internal eBox addresses from other internal networks
	+ bugfix: insert missing port data using NULL in logs data base
1.1.30
	+ Add all and ah protocols to redirections
1.1.20
	+ New release
1.1.10
	+ New release
1.1
	+ Added required output rules to connect remote services when the
	eBox is subscribed
	+ Use the new ids() and row() API
	+ Added support to redirects to introduce the origin destination address.
	  So far, only local address could be used.
	+ Bugfix: fix regression that didn't allow to use virtual interfaces on
	redirections
	+ Allow outgoing connections from eBox by default
0.12.101
	+ Bugfix: Add redirect migration script to Makefile.am
0.12.100
	+ New release
0.12.99
	+ Add support for reporting 
	+ Add rules to allow DHCP requests from interfaces configured via DHCP
0.12.1
	+ Add log decision to firewall rules
	+ Add conf parameter to disable NAT
0.12
	+ Use the new EBox::Model::Row api
	+ Add help field to firewall models
	+ Bugfix. Use exit and not return in dchp-firewall external script
	+ Bugfix. Use #DEBHELPER# properly to be able to flush the firewall rules
	  when the package is uninstalled
	+ Add support for ESP protocol
0.11.102
	+ Set editable attribute to 1 in Decision field. To comply with
	  what the type expects and avoid warnings
0.11.101
	+ Unroll inoexternal chain
	+ Bugfix. Do not restart firewall module if called from dhcp context
	  and the module is not enabled
	+ Add setExternalService
0.11.100
	+ Fix English string
	+ onInstall() functionality moved to migration script
0.11.99
	+ Added log domain for firewall's drops. Firewall logging limits
	are stored in a configuration file
	+ Enhanced strings
0.11
	+ New release
0.10.99
	+ Fix some typos
0.10
	+ Load ip_nat_ftp module
0.9.100
	+ Use new model/view framework which implies several changes
	+ Now the user can add rules to INPUT/OUTPUT chain
	+ Use the new services module
0.9.99
	+ New release
0.9.3
	+ New release
0.9.2
	+ New release
0.9.1
	+ Small UI changes
	+ Fix bug with rules and more than one external interface
0.9
	+ Added Polish translation
	+ Added Aragonese translation
	+ Added German translation
	+ dhcp-hooks script will be installed by network module

0.8.99
	+ Add externalInput to FirewallObserver to provide rules for
	  external interfaces
0.8.1
	+ New release
0.8
	+ New release
0.7.99
	+ Add Portuguese translation
0.7.1
	+ GUI fixes
	+ Use of ebox-sudoers-friendly
0.7
	+ First public release
0.6	
	+ Separate module from ebox base
	+ move to client
	+ API documented using naturaldocs
	+ Update install
	+ Update debian scripts
