Version 2:
2010.02.25      FILE EDIT               root/includes/acp/acp_earthnapper                       Added code to handle earthmapper_start_size database entry
2010.02.25      FILE EDIT               root/adm/style/acp_earthmapper.html                     Added input box start_size
2010.02.25      FILE EDIT               install.xml                                             Added code to allow earthmapper_start_size to be applied in html templates
2010.02.25      FILE EDIT               install.xml                                             Added SQL entry for earthmapper_start_size
2010.02.01      FILE EDIT               install.xml                                             Altered DIY instructions to add BBCode and use Google Maps div elements

Version 1:
2010.02.01      FILE EDIT               install.xml                                             Changed overall_header.html entries to use Google Maps with Google Earth plugin
2009.12.30	FILE EDIT		install.xml                                             Added SQL queries to add missing config entries and prevent errors in debug mode
2009.12.27	FILE EDIT		root/includes/acp/acp_earthmapper.php                   Removed line 29-30: Causing language file missing error
2009.12.01	FILE EDIT		root/language/en/mods/info_acp_earthmapper.php		Edited entry for: 'LABEL_PLACEMARK_TEXT'
2009.12.01	FILE EDIT		root/language/en/mods/info_acp_earthmapper.php		Edited entry for: 'LABEL_ICON_PATH'
2009.12.01	FILE EDIT		root/language/en/mods/info_acp_earthmapper.php		Added entry for: 'ACP_EM_OPTIONS_SAVED'
2009.12.01	FILE EDIT		root/includes/acp/acp_earthmapper.php			Added 'trigger_error' confirmation to submit function
2009.12.01	FILE EDIT		root/earthmapper/generate_kml.php			Added custom function to handle custom <name> elements	
2009.11.30	FILE RENAMED            root/language/en/mods/earthmapper.php		 	Renamed to root/language/en/mods/info_acp_earthmapper.php