4.2
	+ Update version to 4.2
4.1
	+ Set version to 4.1
4.0
	+ Re-introduce setAdministrationPort to integrate with webadmin
	  module
	+ Set version to 4.0
3.5.1
	+ Workaround in members table against losing of directory parameter/attribute
3.5
	+ Implement replicationExcludeKeys() to avoid webadmin service replication
	+ Set version to 3.5
3.4
	+ Added portUsedByService method
	+ Updated to use the new haproxy API
	+ Set version to 3.4
3.3
	+ Switch from Error to TryCatch for exception handling
	+ Added missing EBox::Exceptions uses
	+ Set version to 3.3
3.2
	+ Set version to 3.2
3.1.3
	+ Added ICMP service by default
3.1.2
	+ Added menu icon
	+ Fixed bug in iptables arguments for TCP/UDP ports in EBox::Services::serviceIptablesArgs
3.1.1
	+ Create HTTPS service by default to help firewall configuration on
	  non-transparent HTTP proxy scenarios
3.1
	+ Updated to reflect the Apache -> WebAdmin rename.
	+ Depend on zentyal-core 3.1
3.0.2
	+ Removed override of unused method EBox::Model::DataTable::_tailoredOrder
3.0.1
	+ Remove unique in printableName to avoid problems with i18n
2.3.8
	+ Forbid to user to create equivalents to any tcp/udp,tcp,udp services
2.3.7
	+ Added serviceIptablesArgs method
2.3.6
	+ Adapted to new Model management framework
2.3.5
	+ setService method does not fail if the existent service has not
	  any configuration
	+ Added clone action to service configuration table
2.3.4
	+ Packaging fixes for precise
2.3.2
	+ Now name is just an internal id, it is optional and hidden and defaults
	  to printableName in case of services manually added by the user
	+ Better printableNames for default services
	+ Service names are now translatable
2.3.1
	+ Updated Standard-Versions to 3.9.2
2.3
	+ Replaced autotools with zbuildtools
2.1.7
	+ Removed /zentyal prefix from URLs
2.1.6
	+ Fixed problems adding portless protocols such as ICMP
	+ Removed validateTypedRow as it is unnecessary with viewCustomizer
2.1.5
	+ Single port is selected by default for the destination port field
2.1.4
	+ New 'allowEmpty' parameter on setMultipleService to allow empty services
2.1.3
	+ Fixed bug which unallowed changing some protocols in service configuration
2.1.2
	+ Add support for AH in service protocols
2.1.1
	+ Services menu moved inside the Network menu
	+ Implements modelClasses (allows to access models without ModelManager)
	+ Delete unused ServiceTableFilter model
2.1
	+ Set internal attribute as hidden to make it simpler and avoid confusion
	+ Added HTTP to default services
	+ Added serviceId to exposedMethods
	+ New _defaultServices method called on initialSetup
	+ Removed obsolete migration
1.5.4
	+ Zentyal rebrand
1.5.3
	+ Add serviceFromPort method to get the service which has a port
1.5.2
	+ Add setMultipleService method to update changes in services with
	  multiple ports
1.5.1
	+ Add setMultipleService method to update changes in services with
	+ Add 'insertPosition' => 'back' to ServiceConfigurationTable to allow
	  _exposedMethods hacks. New exposedMethods to work with services
	  addSrvConf, delSrvConf and srvConf
1.3.12
	+ Add breadcrumbs
1.3.6
	+ Bug fix: set editable property of internal service to 1
	+ Bug fix: serviceId now ocnforms to it specification when called for a inexistent service
	+ Bug fix: set service configuration using the new EBox::Model::Row API,
	this prevented eBox administration port from being updated when users change
	the value in System->General->Listening Port
1.1.20
	+ UI improvement: hide and show port fields depending on the
	configuration
1.1
	+ Use the new row() and ids() API
0.12.100
	+ New release
0.12.99
	+ New release
0.12
	+ Use the new EBox::Model::Row API
	+ Add help to fields in service model
	+ Increase some field length
	+ Add support for ESP protocol
0.11.102
	+ Remove optional attribute from PortRange as it didn't make sense
	  and we were getting warinings
0.11.101
	+ New upstream release
0.11.100
	+ add translationDomain parameter to services
	+ fix translation domain to ebox-services
0.11.99
	+ Added "updateDestPort" to the API to change a destination port
	in a service configuration agily
0.11
	+ New release
0.10.99
	+ New release
0.10
	+ New release
0.9.100
	+ New release
