Show
Ignore:
Timestamp:
07/26/09 12:25:29 (3 years ago)
Author:
networkfusion
Message:

* Addded New Geocoders Yahoo and Google.
* Geocoder now defaults to google if no country specific
Geocoder is found (in future, this will be made selectable by network)
* Fixed Postcode search on Find Hotspot Map #436
* Added search for user by email closes #417
* Added validation to networkID to stop database errors, closes
#458

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1403 r1409  
    11# $Id$ 
     2 
     32009-07-26 Robin Jones 
     4        * Addded New Geocoders Yahoo and Google. 
     5        * Geocoder now defaults to google if no country specific Geocoder is found (in future, this will be made selectable by network) 
     6        * Fixed Postcode search on Find Hotspot Map #436 
     7        * Added search for user by email closes #417 
     8        * Added validation to networkID to stop database errors, closes #458 
     9         
    210 
    3112009-07-10 Benoit Grégoire <benoitg@coeus.ca>