]> git.street.me.uk Git - andy/viking.git/blobdiff - NEWS
Fix #2880741: replace gps_open with gps_open_r
[andy/viking.git] / NEWS
diff --git a/NEWS b/NEWS
index 15f385460508c35fe1ab41a1677a9ee96e5b933c..315643208b1bed96ecfbc0316a0ddaae23da3527 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,102 @@
+Viking 0.9.9 (2009-09-09)
+New features since 0.9.8
+* Filter out irrelevant key-modifiers.
+* Upgrade OSM-traces support to 0.6 API
+* Manage hdop,vdop,pdop,nsat
+* Remove unused (and buggy) feature
+* Document previous merge
+* Improvement of map cache
+* Add a viking parameter for mapcache memory size
+* Add menu option to flush mapcache, and reduce viking memory footprint
+* Use thread-pool to manage download
+* Show path used for map directory in options even when using default one
+* Include full libcurl version in user agent
+
+Fixes since 0.9.8
+* Don't crash when jobs are cancelled via the background jobs dialog.
+* Fix #2163652: GPX file with byte order mark not parsed
+* Fix #2766609: Don't use gpsd_units()
+* Fix #2812856: Change SRTM URL
+* Fix #2818818: unset langage preset while opening external Google
+* Fix copyright in --version output
+* Fix SRTM Server change
+* Fix memory leaks found with cppcheck
+* Fix warning in call to MD5Update() in function md5_hash()
+* Fix previous patch
+* vdop, hdop, pdop, nsats and fix_mode values were not shown
+* Fix #570956: change saved_width to 1
+* Fix build problem
+* Fix bug #2481237: Maps directory file chooser should look for directory
+
+Viking 0.9.8 (2009-01-31)
+New features since 0.9.7
+* Add GeoNames support (both for search and for POI import from Geonames+Wikipedia)
+* Remove Google's map tiles.
+* Add external tools framework.
+* Add OpenStreetMap and Google web tools.
+* Clicking on "visible" tick no longer makes the layer selected.
+* GPX export: sort track by time.
+* Merging tracks by name.
+* Tittle waypoint properties dialog as "Waypoint Properties".
+* Add larger size waypoint symbols (icons).
+* Waypoint names are now displayed at the top of waypoint symbol.
+* Waypoint symbols: Use Garmin waypoint.
+* New server for OSM cycle map.
+
+Fixes since 0.9.7
+* Fix loading of world map file.
+* Fix 2249398: Fix some memory leaks.
+* Fix bugs that caused magic scissors not working.
+* Fix compatibility problem for windows.
+* Fix implicit declaration of maps_layer_default_dir().
+* Fix missing status return in spawn_command_line_async().
+* Fix curl error buffer usage.
+* GPS realtime tracking: Keep retrying when fail to connect.
+* Windows port: avoid "\\" in URL.
+
+Viking 0.9.7 (2008-10-12)
+New features since 0.9.6
+* Add new moving map method for realtime tracking.
+* Rename icon: viking_icon.png -> viking.png
+* src/viking.desktop.in: add GenericName and revise Categories
+* Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
+* Update translations
+* Google search adapting changes from Google.
+* add osm cycle layer support
+* add a menu entry to extend an existing track using magic scissors
+* Patch #2009666: OpenAerialMap
+* Add preferences to select how degrees are displayed
+* Color picker button for the Coordlayer properties dialog
+* Cut/Copy/Paste empty selection is not critical
+* Layers panel UI improvements
+* Homogeneous icons management.
+* Add preferences to store OSM login/password
+* Add a password entry widget
+* Ensure that confirmation dialog is over file selector
+
+Fixes since 0.9.6
+* Fix 2161310: Fix some more compiler warnings
+* Fix 2134452: Properties of some tracks show as NaN
+* QA: cleanning old stuff
+* Fix segfault in realtime tracking.
+* Fix missing files in po/POTFILES.in
+* viking.spec.in, src/icons/Makefile.am: Fix icon target dir
+* fix parallel build (make -j8) on multi-processor machines.
+* Fix #1947260: correct a corrupted escape
+* Fixed crashes when creating new layers.
+* Fix #1952523: mode_button assertion loading old datafile
+* Fix: update layer after applying properties
+* Fixed google map download problem.
+* Replace specific About dialog by GtkAboutDialog
+* Replace some g_warning by g_debug
+
+Viking 0.9.6 (2008-07-31)
+Fixes since 0.9.5
+
+* Fix Google maps' URL
+* Fix gcget command line to accomodate negative coords
+* Fix unecessary viking.desktop
+
 Viking 0.9.5 (2008-07-21)
 New features since 0.9.4