]> git.street.me.uk Git - andy/viking.git/commitdiff
Release 0.1.3-20070618
authorQuy Tonthat <qtonthat@gmail.com>
Mon, 18 Jun 2007 14:46:54 +0000 (14:46 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Mon, 18 Jun 2007 14:46:54 +0000 (14:46 +0000)
Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
ChangeLog
configure.ac

index 224b2423e6f987643d8e44813f2b124af2549646..a9525b08cb2e5f7f6c468681d8578f8146126845 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,9 @@ Quy Tonthat <qtonthat@gmail.com>:
        * Add center mark which can be turn on/off in View menu.
        * Viking now uses cookies for http requests. Some server(s) is quite
        picky about this. (With great help from Lixus <gps@muellers.ms>)
-       * Download maps along a track. Left click on a track layer, select map
+       * Download maps along a track. Right click on a track layer, select map
        type and zoom level, viking will do the rest.
+       * release 0.1.3-20070618
 
 2007-06-13
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
index 5ae9f3e228c567dc5c42a10174b5819899b279da..e2d0e95f607410d8fb928c22485d558b073f34c2 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(viking, 0.1.3.20070526)
+AC_INIT(viking, 0.1.3.20070618)
 AM_INIT_AUTOMAKE()
 dnl AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([src/config.h])