1.1.1  January 9th 2003
	- Added support for GeoIP Region Edition

1.1.0  November 18th 2002
	! API CHANGE - Do not set variables if IP address not found
        - Added new configuration directives, GeoIPOutput and GeoIPFlags
	- Updated to work with GeoIP City Edition

0.2.0  June 25th 2002
	- Updated to work with latest GeoIP C 0.2.0 API

0.1.3  May 12th 2002
	- Added AddModule line to INSTALL file (Leon Mergen)

0.1.2  Apr 20th 2002
	- Renamed GeoIPCountryCode to GEOIP_COUNTRY_CODE (Thomas Eibner)
	- Sets Country Name as well as Country Code
	- Now sets environment variable using ap_table_set(r->subprocess_env,name,val)
	  (Thomas Eibner)

0.1.1  Apr 14th 2002
	- Initial Release
