Show
Ignore:
Timestamp:
11/24/06 11:07:33 (7 years ago)
Author:
benoitg
Message:
  • Make the google-map locator for nodes use the network center coordinates. This change makes it usable when you didn't use the geocoder first.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1139 r1140  
    112006-11-23 Benoit Grégoire  <bock@step.polymtl.ca> 
    2         * Fix bug un node creation 
     2        * Fix bug in node creation 
     3        * Add error message for geooder wwhen you didn't set the country 
     4        * Clarify error messages and description for the geocoder. 
     5        * Make the google-map locator for nodes use the network center coordinates. 
     6          This change makes it usable when you didn't use the geocoder first.  
    37         
    482006-11-22 Benoit Grégoire  <bock@step.polymtl.ca>