[evince/gnome-3-10] release: 3.10.2



commit ceabfc707ec5d2318eaf7f7b1734a8322a67703c
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Nov 11 18:37:40 2013 +0100

    release: 3.10.2

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 15c548a..f7bad67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
 ================
+Evince    3.10.2
+================
+
+Bug fixes:
+
+    * Fix the size of buttons in the toolbar (#709005, Yosef Or
+      Boczko, Carlos Garcia Campos)
+    * Fix page size always reported as 0x0 in properties dialog
+      (#711093, Carlos Garcia Campos)
+    * Fix a crash in djvu backend due to a double free (#710977, José
+      Aliste)
+    * Fix annotation window focus change after creation (#668446,
+      Nelson Benitez Leon)
+    * Fix content exposed to assistive technologies when document
+      changes in EvView (#709375, Joanmarie Diggs)
+
+Translation updates:
+
+    * Gil Forcada (ca)
+    * Gil Forcada (ca valencia)
+    * Arash Mousavi (fa)
+    * Rūdolfs Mazurs (lv)
+    * Kjartan Maraas (nb)
+    * Hannie Dumoleyn (nl)
+    * Miroslav Nikolić (sr latin)
+    * Мирослав Николић (sr)
+    * Theppitak Karoonboonyanan (th)
+    * Gökhan Gurbetoğlu (tr)
+
+================
 Evince    3.10.0
 ================
 
diff --git a/configure.ac b/configure.ac
index 54bd27c..a6bf4df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[10])
-m4_define([ev_micro_version],[0])
+m4_define([ev_micro_version],[2])
 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]