summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Danielsson <jonas@threetimestwo.org>2015-01-16 03:40:47 -0500
committerJonas Danielsson <jonas@threetimestwo.org>2015-01-16 03:40:47 -0500
commitcd4f12f91c2986af9920ac1ff5b18edaf68ebf42 (patch)
tree33efedc47b52d7eca7bc65849d5e0a89c560cbe4
parent102d8909f856943bf7f7844df7e730912e73424d (diff)
downloadgnome-maps-3.15.4.tar.gz
Release 3.15.4v3.15.4
-rw-r--r--NEWS45
-rw-r--r--configure.ac2
2 files changed, 46 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 00c1d6f3..841a07b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+3.15.4 - Jan 16, 2014
+=======================
+
+Changes since 3.15.3.2:
+
+- Smarter filtering in favorites menu
+- Make opening hours translatable
+- Convert to "package.js" application convention
+- Add runtime dependency checks
+- Refresh place meta data if stale
+- Switch to new full color mark-location icon
+- Zoom in and center map marker on double-click
+- Added/updated/fixed translations:
+ - Hungarian
+ - Friulian
+ - Indonesian
+ - Basque
+ - Greek
+ - Czech
+ - Ukrainian
+ - Brazilian Portuguese
+ - Galician
+ - Spanish
+ - Russian
+ - German
+
+All contributors to this release:
+Andika Triwidada <andika@gmail.com>
+Balázs Úr <urbalazs@gmail.com>
+Bastien Nocera <hadess@hadess.net>
+Christian Kirbach <Christian.Kirbach@gmail.com>
+Damián Nohales <damiannohales@gmail.com>
+Daniel Korostil <ted.korostiled@gmail.com>
+Daniel Mustieles <daniel.mustieles@gmail.com>
+Dimitris Spingos <dmtrs32@gmail.com>
+Fabio Tomat <f.t.public@gmail.com>
+Fran Dieguez <fran.dieguez@mabishu.com>
+Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Jonas Danielsson <jonas@threetimestwo.org>
+Marcus Lundblad <ml@update.uu.se>
+Marek Černocký <marek@manet.cz>
+Rafael Ferreira <rafael.f.f1@gmail.com>
+Ricardo Barbosa <barbosa.cisco@gmail.com>
+Stas Solovey <whats_up@tut.by>
+
3.15.3.2 - Dec 19, 2014
=======================
diff --git a/configure.ac b/configure.ac
index 8c2801cd..366ddfd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# This file is processed by autoconf to create a configure script
AC_INIT([gnome-maps],
- [3.15.3.2],
+ [3.15.4],
[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps],
[gnome-maps])