]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Half-drawn hack
[andy/viking.git] / ChangeLog
index 1dbf32defad85e06f641074701d1a543d3ff746c..952b2df8986a25f1db5535208aefc8a62e91de0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-09-27
+Evan Battaglia <gtoevan@gmx.net>
+       * GPSD Layer -- draw an arrow.
+       * Minimum elevation for DEM layer.
+       * Half-drawn hack to only draw layers on top of the one that has
+               recently changed. A must for realtime GPS.
+
+2007-09-25
+Quy Tonthat <qtonthat@gmail.com>:
+       * SRTM download now works for regions outside North_America too.
+
 2007-09-23
 Evan Battaglia <gtoevan@gmx.net>
        * Fix copy & pasting DEM layers -- new serializing string list code.
@@ -10,6 +21,7 @@ Evan Battaglia <gtoevan@gmx.net>
        * Add comment when making a Google Route.
        * Continue a magic scissors route by holding down control. Continue the comment too.
        * Right-click a route created by google route (multiple or single) to see the Google directions web page which created it. Useful for creating a route w/ Viking, then seeing the verbal directions (left here, right there)
+        * Experimental GPSD support (VikGpsdLayer)
 
 2007-09-22
 Evan Battaglia <gtoevan@gmx.net>