gpsruns

changeset 100:ff6bf5eb5c6d master

Update TODO
author Michael Neuling <mikey@neuling.org>
date Mon, 29 Oct 2007 09:33:30 +1100
parents f2c17b994627
children d8ae85899102
files TODO.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/TODO.txt	Tue Oct 16 13:52:22 2007 +1000
     1.2 +++ b/TODO.txt	Mon Oct 29 09:33:30 2007 +1100
     1.3 @@ -23,6 +23,9 @@
     1.4     Difficulty: medium (needs gmaps knowledge)
     1.5     Time: small
     1.6  
     1.7 +o Use gpoly line instead of parsing the xml directly
     1.8 +   - see test checkin at a4d7e220c992
     1.9 +
    1.10  o Cleanup runs.cgi **** DONE thanks tonyb ****
    1.11     - Just cleanup the code and update the comments
    1.12     - Was based on an Google help file