]> git.street.me.uk Git - andy/viking.git/commitdiff
Releasing 1.4.1
authorRob Norris <rw_norris@hotmail.com>
Mon, 8 Apr 2013 17:42:35 +0000 (18:42 +0100)
committerRob Norris <rw_norris@hotmail.com>
Mon, 8 Apr 2013 18:25:50 +0000 (19:25 +0100)
NEWS
configure.ac
doc/viking.xml
win32/installer/viking-installer.nsi

diff --git a/NEWS b/NEWS
index 4955a5ed4c18929fd0136816ec905234b52fdcb7..3d7f9033b58d1421774464f47ca846db1c74ec89 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Viking 1.4.1.0 (2013-04-08)
+Bug Fix Release + updated translations
+* Import Launchpad translation updates [Mainly for large Czech update]
+* Fix using .vik files with 'unusual' track or waypoint names
+* Fix waypoint selection when the waypoint has an image but the images are not being displayed.
+* Fix showing map timestamps on Windows on the map tile info dialog.
+* SF#3608411: Part 2 - Avoid creating command window on Viking start-up.
+* SF#3608411: Part 1 - Avoid warning about unbuffer on Windows Systems.
+* SF#3608264: Improve Statusbar Location Info Maybe Truncated
+* Prevent inputting empty names for layers and sublayers via the layers panel.
+* SF#3608311: Fix crash caused by renaming blank sublayer names
+* Be less strigent in loading Geotagged images without optional GPS tags
+* Fix use of scaled tile image when tile image not present.
+* Enable updating the treeview to allow setting a blank waypoint symbol.
+* Improve the Waypoint tooltip to display the description if there is no comment.
+* Fix datasource acquiring waypoints from geotag images.
+* Updated geo-* scripts to version released on 2013/02/18
+* Fix compilation with --enable-geocaches option.
+* help/Makefile.am: explicitly list figures.
+
 Viking 1.4.0.1 (2013-02-16)
 Windows Only Release.
 * Windows: Add .vik file extension association option in the installer
index 74ade0f9ace324e5316618f8b75b744ca7bf29e2..309e5192a139f5a74535710b11e6f45b15d2d68c 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(viking, 1.4)
+AC_INIT(viking, 1.4.1)
 AM_INIT_AUTOMAKE([dist-bzip2 dist-zip])
 dnl AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([src/config.h])
index ec9e43f37718259ef1345e8a95bda3c2bf203fa9..f9bac707d607ec422b6acaa7bd70d047e8e83bf7 100644 (file)
@@ -30,10 +30,10 @@ and docbook-xsl in your Build-Depends control field.
   <!ENTITY dhfirstname "<firstname>Ralf</firstname>">
   <!ENTITY dhsurname   "<surname>Meyer</surname>">
   <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY dhdate      "<date>2013-02-11</date>">
+  <!ENTITY dhdate      "<date>2013-04-08</date>">
   <!-- Would be nice if the version could auto-update. -->
   <!ENTITY dhsource      "Viking">
-  <!ENTITY dhversion     "1.4.0">
+  <!ENTITY dhversion     "1.4.1">
   <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
        allowed: see man(7), man(1). -->
   <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
index a378a567bb8e5b5cde236a0f46fd9a2d19a6953f..d82fe99850a7247e65708e5b67a07a652e166109 100644 (file)
@@ -10,7 +10,7 @@ Var name
 ;--------------------------------
 ;Configuration
 ;Needs to be 4 numbers:  W.X.Y.Z
-!define VIKING_VERSION  "1.4.0.1"
+!define VIKING_VERSION  "1.4.1.0"
 
 ;The name var is set in .onInit
 Name $name