Mon Sep 10 17:45:24 2001  Timur Bakeyev  <timur@ripe.net>

	* Replace binary search with plain linear - on such small quantities
	it doesn't give benefits.
	
	* Bumped version to 0.04
	
Mon Sep 10 17:25:47 2001  Timur Bakeyev  <timur@ripe.net>
	
	* Made @DELEGATIONS sorted. Also, anything, returned by getDelegations()
	also sorted in ascending order.
	
	* Add new method Contains() which return true, if an IP range within
	one of the delegations.
	
	* Bumped version to 0.03


