2.3.3
	+ Add transitional dummy package for ebox-network
2.3.2
	+ Packaging fixes for precise
2.3.1
	+ Fixed executable permissions in ppp hooks and external-ip.pl
	+ Bridge interfaces are correctly removed; fixed _hasChanged method
	+ Menu entry Diagnostic Tools in Network renamed to Tools
	+ Added WakeOnLan to the Network Diagnostic Tools
	+ Added proxySettings to return the proxy settings to other modules
	+ Added new ip rules to avoid connection problems on multigateway & UDP
	+ Virtual interfaces called '0' does not longer raise error
	+ Updated Standards-Version to 3.9.2
2.3
	+ Cache vifacesConf() result to improve performance
	+ Replaced autotools with zbuildtools
	+ Added gatewayDelete method to NetworkObserver and use it to check
	  gateway removal in gateway table
2.2.3
	+ Allow to disable traffic balance with no_balance_$gwname config keys
	+ Fixed bridged interfaces change when the bridge is not configured
	+ Do not mark traffic to default gateway if it is disabled
2.2.2
	+ Fixed bug setting ip route rules with PPPoE interfaces
2.2.1
	+ External IP address getter now works even in an unpolite situation
2.1.16
	+ Does not sometimes fail in external IP address getter when
	  multigw is enabled
2.1.15
	+ Fixed unique IP check on gateways table
2.1.14
	+ Fixed problems bringing up static interfaces during boot
2.1.13
	+ Proper use of ro/rw instances on failover event
	+ Avoid duplicated gateway due to network wizard
	+ Disable autocomplete in gateway proxy configuration
	+ Disable autocomplete in dynamic DNS provider configuration
2.1.12
	+ PPPoE works again after regression by PPTP changes
	+ Reviewed some subscription strings
	+ Removed all the obsolete traffic monitoring stuff using jnettop and rrdtool
	+ Added custom mtu configuration for the interfaces in /etc/zentyal/network.conf
	+ Improved texts in configure interfaces wizard
	+ Fixed dashboard network graphs for interfaces with strange characters
2.1.11
	+ Change provider for getting the public IP address in DynDNS
	+ Better integration with core theme
	+ Removed /zentyal prefix from URLs
	+ Avoid errors deleting non-existent gateways
2.1.10
	+ Avoid duplicated restart during postinst
	+ Added staticIfaceAddressChangedDone notification
	+ Fixed module name in actions logging
	+ Send only gw.hostname.dyndomain.tld to avoid ddclient go nuts
2.1.9
	+ Calculate interfaces widget size for a better default dashboard balance
2.1.8
	+ Remove pppoe debug in hooks
	+ Allowed '/' character in proxy username
	+ Manual log of audit actions in Iface, VIface and Vlan CGIs
	+ Update wizard pages with new order option
	+ Use pppoe name on chap-secrets
2.1.7
	+ Now chap-secrets configuration for pptp module is not overwritten
	+ Use the new "Add new..." option in the object selectors
	+ Set connected gateway as warn level event and minor improvements
	  in the failover messages
	+ Added maxfail option to PPP configuration files to retry lost connections
	+ Added logic to manage PPP gateways in failover tests
	+ Failover tests are now ran with a read-only instance even if there are
	  unsaved changes on the interface and the generated events notify this
	+ Removed unused EnableBalanceTraffic CGI
	+ Removed use of obsolete LogAdmin
2.1.6
	+ Mark DHCP interfaces as changed in the Wizard to get IP on first save
	+ Removed unnecessary call to ids() in DHCP hook
2.1.5
	+ Added interfaces created by libvirt and virtualbox to the ignore list
	+ Dynamic DNS: Transform gateway names when multigw is on to send
	  only valid domain names
2.1.4
	+ Group sudo commands when adding routes and cleaning VLANs
	+ Added new Zentyal Cloud service for DynDNS
	+ Fixed DynDNS help string
2.1.2
	+ Allow internal bridges
	+ Gateways, Balance Traffic and WAN Failover are now together
	  as tabs of the Gateways submenu
	+ Improved order of the submenus
	+ Setting DHCP gateway does not longer require saving changes twice
	+ Remove unnecessary code from GatewayTable::syncRows
	+ Do not execute ifup on interfaces during the boot to avoid
	  multiple instances of dhclient
	+ Fixed problem with uniqueness check in GatewayTable
	+ Added report for bandwidth tests
	+ Avoid warning in GatewayTable::syncRows when gateway is undef
	+ Added debug to dhcp-gateway.pl script
	+ New interfaces alias are checked to avoid name clashes
2.1.1
	+ Bugfix: PPPoE gateway is now properly set
2.1
	+ Removed ebox- prefix from src/scripts/*
	+ Removed unnecesary call to isReadOnly in syncRows
	+ Move ebox-netcfg-import to importInterfacesFile method
	+ Remove obsolete migration
	+ Added new initialSetup method for post-install
	+ Replace /etc/ebox/80network.conf with /etc/zentyal/network.conf
	+ Bug fix: Traffic monitor didn't work in non-English installations
	+ Zoneedit service url changed
	+ Basic support for other methods to retrieve IP
	+ Do not try to start ddclient daemon if disabled
	+ Make source event not i18n
	+ Safer way to get the PPPoE 'tty' ethernet interface
	+ Added PPPoE logging in /var/log/ebox/pppoe.log and ebox.log
	+ Installation does not fail if the restart of EventDaemon fails
	+ Now the ifaces_to_ignore variable is considered in ebox-netcfg-import
2.0.8
	+ PPPoE MTU rule is no longer flushed on module restart
2.0.7
	+ Show DHCP as default option in wizards if there is only one interface
	+ Avoid problems when removing interfaces (vlan, briges)
	+ Fixed support for bridged vlans configuration
	+ Set all interfaces as changed on backup restore
	+ PPPOE MTU is now changed when reconfiguring gateways
	+ Set default order for dashboard widgets
2.0.6
	+ WAN Failover now supports DHCP and PPPoE interfaces
	+ Disable reverse path to avoid failover checking problems
	+ Better default values for failover rules
	+ Use masks in fwmark to avoid interferences with traffic shaping
	+ Warning in log if failover event disabled due to unsaved changes
	+ Failover does not enable unwatched gateways
	+ Reload events daemon after upgrade to apply failover changes
2.0.5
	+ Include Zentyal in multigateway rules when setting 'any' as source
	+ Make Interfaces page title translatable
2.0.4
	+ Fixed failover problems in some scenarios
2.0.3
	+ Fixed syntax and string quote in 99proxy.conf
2.0.2
	+ Add support for authenticated proxy
	+ Fixed traffic shaping problems in multigateway scenarios
2.0.1
	+ Fixed network confirmation page to work with bridges
	+ Improved load balancing to avoid web sessions loss
2.0
	+ Fixed network wizard interface and logic
1.5.8
	+ Added options for internal ifaces in wizard configuration
	+ Bug fix: disabling global proxy configuration didn't work
1.5.7
	+ More global proxy configuration and domain configuration improvements.
	+ Zentyal rebrand
1.5.6
	+ Do not show unreplaced {link} variable in dashboard if not available
	+ Add support to define a system wide proxy
1.5.5
	+ New setup wizard
1.5.4
	+ Bridged mode support
1.5.3
	+ Fixed failover problems with undefined default gateway
1.5.2
	+ Traceroute works again in network diagnostic tools
	+ Using iptables statistic module instead of route for better traffic
	  balancing
1.5.1
	+ Fixed nasty bug of traceroute in Diagnostic Tools with invalid host
	+ Flush cache when regenerating routes
	+ Bug fix: use '>='  and not '>' to check if a test exceeds $maxRatio
	  in Failover watcher
	+ Bug fix: do not run failover probes when all are disabled because
	  they enable a disabled gateway.
	+ Add and use EBox::NetworkObserver::ifaceMethodChangeDone to tell
	  observers that a configuration method change has been carried out.
	  So far observers were only notified right before the change takes place.
	+ Add _notifyChangedIface() to factor code that calls observer to
	  notify ifaceMethodChanged and ifaceMethodChangeDone
	+ Add etherIface to fetch the ethernet interface from a  ppp interface
	+ Bug fix: do not mess with ebox's apache packets in failover test
	+ Make failover test more robust
	+ Added internal/external property to interfaces widget
1.4.2
	+ Restart squid when failover events are produced to avoid problems
	+ Do not check host when adding a ping to gateway rule in WAN Failover
1.4.1
	+ Do not run ifdown for network interfaces when network is started from
	  /etc/init.d/ebox start This seems to avoid some issues with DHCP
	  configured gateways at boot time
1.4
	+ i18n help string
1.3.15
	+ Bug fix: warning instead of error if can't add failover rule
	+ Bug fix: now a gateway without IP assigned can be edited
1.3.14
	+ Added multi-gateway support for DHCP and PPPoE
	+ Add a warning if a user sets an interface as external and we detect
	  the connection is made through that interface
	+ Remove migration scrips:
		- 0001_import_default_gateway.pl
		- 0002_add_weight_to_gateway.pl
		- 0003_import_routes_to_mvc.pl
		- 0004_import_dns_to_mvc.pl
1.3.13
	+ Bug fix: configuration of PPPoE interfaces now works when
	  confirmation is required because of other modules
	+ Default field in gateways model uses '/ajax/viewer/booleanViewer.mas'
	  instead of in-place edition
1.3.11
	+ Bug fix: fix issue with virtual interfaces on vlan interfaces
	+ Add breadcrumbs
1.3.10
	+ Added PPPoE support
1.3.7
	+ Bug fix: update ebox-netcfg-import to not add upload and download as those
	  fields do no exist any longer
1.3.6
	+ Remove upload/download fields from gateways.
	  Traffic shaping has its own model for that
	+ Bug fix: traffic generated by eBox didn't come out from the
	  right interface as we cleared the CONNMARK with a --save-mark
1.3.4
	+ bugfix: add use=web to guess the public address
	+ bugfix: make ddclient work with dhcp configured interfaces
	+ bugfix: multi gateway rules work again
1.3.3
	+ Bugfix: Edition and removal routes is working again
	+ Remove those static routes that they have been manually added
1.3.1
	+ bugfix: do not use Net::DNS
	+ bugfix: used vlan interface can be removed
1.3.0
	+ bugfix: restart network interfaces properly
1.2
	+ Added support for WAN failover
	+ ifaceNetmask method now uses DHCPNetmask to get the dhcp ifaces
	netmask instead NetWrapper call this adds symethrie with
	ifaceAdrress method and fixes a bug when changing a dhcp interface
	with no lease to static interface
1.1.30
	+ Added support for all missing netmasks between /16 and /32
	+ Added support for search domain in /etc/resolv.conf
	+ Use a template to write down /etc/resolv.conf to allow easier
	user modifications
	+ Use ICMP for traceroute diagnosis
1.1
	+ Added traceroute on network diagnosis
	+ Use new rows() and ids() API
	+ Bugfix: ebox-netcfg-import uses model API to import default gateway
	+ Support for dyndns
	+ Gateway models does not use longet custom views
	+ Gateway rules table now use services
0.12.99
	+ New release
0.12
	+ Use new EBox::Model::Row api
	+ Add help to model fields
	+ Remove default option auotmatically if another router is set as default
0.11.102
	+ Bugfix: Static routes are deleted from ip when they are not
	useful
	+ Bugfix: Fixing wrong href in multigateway rules page
0.11.101
	+ Static routes become a model with three methods exposed
	+ Remove usage of a deprecated method in NetWrappers
	+ DNS resolvers become  a model with three methods exposed. Now
	you may add as many DNS resolvers you want
	+ Use separator ':' in exposed method using '/' for addresses
O.11.100
	+ Disable network traffic monitor due to a bug in perl and RRDs module
	+ Use /etc/network/interfaces and not /var/lib/zentyal/tmp/interfaces
	+ Run saveConfig() after importing network configuration and not save()
	  which forced a restart of the interfaces stored 
	  in /etc/network/interfaces at package installation time
	+ Add default gateway to /etc/network/interfaces 
0.11.99
	+ Added traffic rate monitoring done on demand and in
	real-time. The monitoring may be filter by source address and
	service (protocol/port).
0.11
	+ move helper scripts to data dir (applied Soren's patch)
	+ Bugfix: Change from static to other method works again
0.10.99
	+ New release
0.10
	+ Remove all interfaces from /etc/network/interfaces but lo
	  after importing network configuration
0.9.100
	+ Fixing bug with static routes which prevented them from working
	  if the multigateway support was enabled
	+ Fixing bug importing gateway IP addresses from network
	  configuration
	+ Added /22 netmask setting iface IP address
	+ Update models to new API
	+ Get rid of custom controllers
0.9.99
	+ Restore conntrack mark in OUTPUT chain to make traffic generated in
	  eBox go through the right router.
0.9.3
	+ Use value() instead of printableValue() in protocol
	+ Add iptables rule to chain OUTPUT in table mangle to send traffic
	  originated in eBox through the default router.
0.9.2
	+ Always add weighted routers when configuring routers. Instead
	 of adding them when traffic balancing is enabled. Use iptables
	 to send unmarked packets through the default router
0.9.1
	+ Add support for traffic load balancing
	+ Try several times to fetch the mac address for each router
0.9
	+ Added Polish translation
        + Added Aragonese translation
	+ Added German translation
	+ Removed dependency: dhcp-hooks don't require firewall module
	anymore to operate correctly

0.8.99
	+ Support multigateway configuration
	+ Remove old default router configuration
	+ Add migration script from version 0 to 1
O.8.1
	+ New release
0.8
	+ Add netmask /30 (Patch from rampa at encomix.org) 
0.7.99
	+ New release
0.7.1
	+ New release
	+ 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
