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
