[evince] release: 3.14.1



commit f1cda92d20af974597971873a4da93f4b733ae6c
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Oct 14 14:35:37 2014 +0200

    release: 3.14.1

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 405f3fe..ad5de0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
 ================
+Evince    3.14.1
+================
+
+Bug fixes:
+
+    * Use the new support for RTL icons in GtkIconTheme (#737211,
+      Yosef Or Boczko)
+    * Fix a crash in accessibility when opening a document with no
+      pages (#731046, Joanmarie Diggs)
+    * Fix a crash when a new document is added to the window (#737365,
+      Carlos Garcia Campos)
+    * Fix a crash when opening the context menu in a non PDF
+      document. (#737197, José Aliste)
+
+Translation updates:
+
+    * F Wolff (af)
+    * Khaled Hosny (ar)
+    * Saibal Ray (bn_IN)
+    * Efstathios Iosifidis (el)
+    * Arash Mousavi (fa)
+    * Fabio Tomat (fur)
+    * Sweta Kothari (gu)
+    * Claudio Arseni (it)
+    * Baurzhan Muftakhidinov (kk)
+    * Changwoo Ryu (ko)
+    * Rūdolfs Mazurs (lv)
+    * Hannie Dumoleyn (nl)
+    * Pedro Albuquerque (pt)
+    * Krishnababu Krothapalli (te)
+    * Cheng-Chia Tseng (zh_TW)
+
+================
 Evince    3.14.0
 ================
 
diff --git a/configure.ac b/configure.ac
index dae3652..56bf93c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[14])
-m4_define([ev_micro_version],[0])
+m4_define([ev_micro_version],[1])
 m4_define([ev_extra_version],[])
 m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]