HEAD
	+ Fixed wrong call to exception's 'exitValue' method in EBox::TC package
4.0
	+ Set version to 4.0
	+ Added migration which get rid of deprecated l7 rules
3.5
	+ Fixed checking for other u32 rule in the same interface
	+ Set version to 3.4
	+ Fixed bug that made impossible to add rules
3.4
	+ Unallow edition of interface in rules until it is supported
	+ Use service instead of deprecated invoke-rc.d for init.d scripts
	+ Mark bond slaves as not shapable and use the master bond for shaping
	  (contribution by Vsevolod Kukol)
	+ Set version to 3.4
3.3
	+ Switch from Error to TryCatch for exception handling
	+ Added missing EBox::Exceptions uses
	+ Show menu icon when zentyal-l7-protocols is not installed
	+ Set version to 3.3
3.2
	+ Set version to 3.2
3.1.3
	+ Added missing EBox::Gettext use
3.1.2
	+ Fixed recursive bug that tried to add two times the same
	  interface to InterfaceRates model
3.1.1
	+ Added support to priorize ACK, SYN, FIN and RST small packages.
3.1
	+ Depend on zentyal-core 3.1
3.0.1
	+ Fixed row synchronization with interface changes in Interfaces rates model
	+ Do not create builder or reset chains for non set or trunk interfaces
	+ Fixed bug in checking rules when they are re-enabled
2.3.6
	+ Use full path for notifier of notifyActions. More restrictive
	  notifyForeignModelAction(). Moved this method from parent to subclass
2.3.5
	+ Added modeldepends to yaml schema
2.3.4
	+ Use Clone::Fast instead of Clone
2.3.3
	+ Disabled rules for ppp and non set interfaces
	+ iptables range option used in commands upon object range members
	+ Added all interfaces option in rule select interface option
2.3.2
	+ Separate rules in internal (download) and external (upload)
	+ Use regular models instead of a dynamic select composite
	+ Adapted to new Model management framework
	+ Implement new EBox::NetworkObserver::regenGatewaysFailover()
	+ Fixed duplicate rows in interfaces rates page
2.3.1
	+ Use printableName instead of name to select services
2.3
	+ Replaced autotools with zbuildtools
2.1.4
	+ Add new objects and services from modal box works now
	+ R2Q constant now is configurable through conf key to allow
	  greater guaranteed rates for better upload links
2.1.3
	+ Removed /zentyal prefix from URLs
	+ Better message in exception from _checkRate
2.1.2
	+ Removed use of obsolete LogAdmin
2.1.1
	+ Fields validation optimized
	+ Compatible with Objects with IP ranges
2.1
	+ Added call to initial-setup in postinst
2.0.3
	+ Fixed L7 shaping when watching more than one interface
	+ Some performance improvements
2.0.2
	+ Minor performance improvements with L7 protocols
2.0.1
	+ Do traffic shaping after routing in POSTROUTING chain
1.5.4
	+ Bugfix: l7-based rules can now be combined with port-based rules
	+ Bugfix: There is no more duplicated iptables commands
	+ Start class identifiers in 0x300
	+ Flush previous rules does not launch a misleading exception
	  anymore
1.5.3
	+ Zentyal rebrand
	+ Fixed l7 chains creation for virtual ifaces
	+ Removed unused postinst migrations
1.5.2
	+ Migrated l7 filter to userspace
1.5.1
	+ Bug fix: Check against objects in edit rules works again
1.5
	+ Bug fix: Return if changed if it really happens any change in
	  the model for Interface Rate
	+ Bug fix: Return 0 if the interface is an internal one from
	  TrafficShaping::uploadRate method
	+ Bug fix: implement interfaceChangeDone to handle
	  transitions from static -> nonset. Remove relevant
	  entries from InterfaceRate and TS models and mark
	  modelManager as changed.
	+ Bug fix: don't create builders when there aren't
	  enough interfaces
	+ Add support for ppp configured interfaces
	+ Disable MAC filter based rules
1.4
	+ Minor UI adjustments in titles for new release
1.3.13
	+ Bug fix: InterfaceRate doesn't show duplicates any more
	+ Bug fix: RulesTable is notified by changes on InterfaceRate
	+ Disable ifaceExternalChanged until network observers are complete
	+ Disable logging of iptable rules
	+ Remove migration directory
	+ Do not run migrations from postinst
1.3.6
	+ bug fix: l7 filter rules need to be added to both external and internal
	interfaces to be able to detect traffic properly
	+ Add model to set upload/download rate fields for gateways. This allows
	users to use this module with DHCP configured gateways
	+ bug fix: traffic shaping chains are resetted to all interfaces
	when l7 protocosl are available
1.1.20
	+ fix regression introduced when firewall was changed to execute iptables command
at once
1.1.10
	+ Bugfix:Enable module depends on firewall as well as network in order to work
1.1
	+ Use the new row() and ids() API
1.0.1
	+ Enable module depends on firewall as well as network
0.12.101
	+ Detect if there's a l7 capable kernel using modinfo xt_layer7
0.12.100
	+ Add traffic shaping rules to POSTROUTING
0.12.99
	+ New release
0.12.2
	+ Add support for l7filter
0.12.1
	+ Bugfix. Fetch value from rate properly
0.12
	+ Add field help to model
0.11.104
	+ Do not return a "removed message" with 0 rows removed
0.11.104
	+ Bugfix. Return empty array and not undef if there are no rules
0.11.103
	+ Bugfix. Extend IptablesRule from Firewall to add setReverseService.
	  To properly add ingress rules
0.11.102
	+ Use the new EBox::Model:Row api
	+ Do not order iptables rules by priority
0.11.101
	+ Fixing typo in actions performed by the module
0.11.100
	+ Rules are introduced into a ordered table
0.11.99
	+ eBox -> internal networks traffic flow is not shaped
	anymore
	+ Exposing API from models
	+ Removing old code to decrease the module complexity and LOC by
	more than 500 lines
	+ Traffic shaping rules may be enabled/disabled by user
0.11
	+ Difference easily internal/external interfaces through GUI
	+ Normalizing guaranteed rates from two or more rules now works
	correctly under rate decreasing
	+ Warning about a change on gateways when there is at least a rule
	on internal interfaces models
	+ Bugfix: Rates are now checked if the source or destination is an
	object
0.10.99
	+ Use last model/view changes to get rid of the multitable code
	+ Remove rules using an object when it's removed
	+ Use services module
	+ Adding a rule using an object with no members is now not
	possible
	+ Now rules are applied in PREROUTING chain to avoid NAT
	+ Now traffic shaping rules are aware about gateway changes
	+ Use composite with a 'select' layout instead of old tailored
	version. This includes some refurbishing and enhancing on
	notifying changes on Network module regarding to traffic shaping
	rules
0.9.100
	+ New release
0.9.99
    + New release
0.9.3
	+ New release
0.9.2
	+ New release
0.9.1
	+ Added support for  shaping on internal and external interfaces
	+ Added support to prioritise traffic (from 0 to 7)
	+ More fine-grained rules to mark traffic
0.9
	+ Added Polish translation
	+ Initial release
