]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Update translations
[andy/viking.git] / ChangeLog
index 7130d00a43cd54a6daa3b1a6e9ce3a82704e6ca8..59e866867a2406f9cf63568343204b1e226b16f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,108 @@
-2008-03-25:
+2008-07-09:
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
-       * Fix: NAN support on solaris
+       * Update translations
+
+2008-07-02
+Quy Tonthat <qtonthat@gmail.com>:
+       * Track properties: split track at marker.
+
+2008-06-30
+Quy Tonthat <qtonthat@gmail.com>:
+       * Track properties: Keep markers of the graphs in sync with each
+       other.
+
+2008-06-29:
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Windows port: fallback temporary file
+
+2008-06-29:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Windows port: typo in util.c
+
+2008-06-24
+Quy Tonthat <qtonthat@gmail.com>:
+       * Track graph marker now works again.
+
+2008-06-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix google version number.
+
+2008-06-15
+Quy Tonthat <qtonthat@gmail.com>:
+       * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
+
+2008-06-09:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Windows port: redefine LOCALEDIR
+
+2008-06-06
+Quy Tonthat <qtonthat@gmail.com>:
+       * viking no longer converts waypoint names to uppercase. Waypoint names
+       are now case insensitive.
+
+2008-06-02:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Portability: remove "/dev/null" use
+
+2008-05-08:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * 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 <guilhem.bonnefille@gmail.com>:
+       * Update man page
+
+2008-05-01:
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Add file content checking process
+
+2008-05-01:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Remove dependency to wget
+
+2008-05-01:
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Adding --debug and --verbose command line option
+
+2008-04-26:
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Fix pipe leaks
+
+2008-04-26:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Portability: provide our own curl WRITE function
+
+2008-04-22:
+Robert Norris <rw_norris@hotmail.com>:
+       * Fix: Initalize tv_usec field.
+       * Fix for implicit declaration of function 'g_fopen'
+
+2008-04-21:
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
+       * Fix #1915121: use GLib functions to handle ISO8601 dates
+
+2008-04-16:
+Tim Scofield <nospam546@comcast.net>:
+       * Fix: typo false -> FALSE
+
+2008-04-12:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * M_PI already defined
+
+2008-04-12:
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Portability: reduce unistd.h dependency
+       * Portability: replace mkdir by g_mkdir
+       * Portability: replace deprecated bzero function by memset
+       * Portability: remove dirname needs with g_mkdir_with_parents
+
+2008-03-27:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Replace GtkFileSelection by GtkFileChooser
 
 2008-03-24:
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>: