From 35bf433c4b188cc8a49b45d8b5f5d37bdf62d0af6996a269e23841692ab2de7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Fri, 15 Sep 2017 21:35:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=48 --- debian.changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian.changelog b/debian.changelog index c4676e3..eecc450 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,18 @@ +gpxsee (4.14) stable; urgency=low + + * Fixed broken parsing of TCX files with heart rate data. + * Fixed invalid memory access in NMEA parser. + * Fixed broken units setting for cadence, heart rate and power + graphs. + * Added support for limiting the maximal zoom level of online map + sources. + * Added waypoints/POI size/color settings and map background + color settings. + * Adjusted the scale bar (text) size to the remaining content + in print/PDF export output. + + -- Martin Tuma Fri, 15 Sep 2017 23:35:38 +0200 + gpxsee (4.13) stable; urgency=low * Added support for high-resolution printing.