X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/6b1a58ecb5eb64d36660f413534d6c7993dd6383..d984f36ac7043c0322e50caaf055fd24f389e493:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index a15f4554..09797526 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,101 @@ +2008-07-18: +Guilhem Bonnefille : + * Install man pages + +2008-07-15 +Quy Tonthat : + * Added viking.desktop + +2008-07-13: +Rob Norris : + * Fix #1947456: Compiler warning fixes + +2008-07-09: +Guilhem Bonnefille : + * Update translations + +2008-07-02 +Quy Tonthat : + * Track properties: split track at marker. + +2008-06-30 +Quy Tonthat : + * Track properties: Keep markers of the graphs in sync with each + other. + +2008-06-29: +Guilhem Bonnefille : + * Windows port: fallback temporary file + +2008-06-29: +Mathieu Albinet : + * Windows port: typo in util.c + +2008-06-24 +Quy Tonthat : + * Track graph marker now works again. + +2008-06-22 +Quy Tonthat : + * Fix google version number. + +2008-06-15 +Quy Tonthat : + * RELEASE: Test release 0.9.4.20080614 (by Guilhem) + +2008-06-09: +Mathieu Albinet : + * Windows port: redefine LOCALEDIR + +2008-06-06 +Quy Tonthat : + * viking no longer converts waypoint names to uppercase. Waypoint names + are now case insensitive. + +2008-06-02: +Mathieu Albinet : + * Portability: remove "/dev/null" use + +2008-05-08: +Mathieu Albinet : + * Windows port: rename interface to source_interface + * Portability: replace mmap functions by g_mapped_file* + * Portability: use of g_ascii_dtostr to format google url + +2008-05-02: +Guilhem Bonnefille : + * Update man page + +2008-05-01: +Guilhem Bonnefille : + * Add file content checking process + +2008-05-01: +Mathieu Albinet : + * Remove dependency to wget + +2008-05-01: +Guilhem Bonnefille : + * Adding --debug and --verbose command line option + +2008-04-26: +Guilhem Bonnefille : + * Fix pipe leaks + +2008-04-26: +Mathieu Albinet : + * Portability: provide our own curl WRITE function + +2008-04-22: +Robert Norris : + * Fix: Initalize tv_usec field. + * Fix for implicit declaration of function 'g_fopen' + +2008-04-21: +Guilhem Bonnefille : + * Bug #1915121: add an utility to reproduce (test/gpx2gpx) + * Fix #1915121: use GLib functions to handle ISO8601 dates + 2008-04-16: Tim Scofield : * Fix: typo false -> FALSE