[evince] release: 3.11.1
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.11.1
- Date: Tue, 29 Oct 2013 17:05:09 +0000 (UTC)
commit 8382398caf9997a8febc3f0d3a080d9465e71bc5
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Tue Oct 29 18:04:54 2013 +0100
release: 3.11.1
NEWS | 38 ++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 15c548a..5c4cb1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,42 @@
================
+Evince 3.11.1
+================
+
+New features and improvements:
+
+ * Do not open single page pdfs in dual mode by default (#547098,
+ raama)
+ * Activate current focused element on space/return key press
+ (#706244, Antia Puentes, Carlos Garcia Campos)
+ * Draw focus of links and form fields on mouse press (#706244,
+ Antia Puentes)
+
+Bug fixes:
+
+ * 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 loop when iterating search results (#710778, Carlos Garcia
+ Campos)
+ * Fix content exposed to assistive technologies when document
+ changes in EvView (#709375, Joanmarie Diggs)
+ * Simplify debug code to parse env variables using
+ g_parse_debug_string() (Christian Persch)
+
+Translation updates:
+
+ * Gil Forcada (ca)
+ * Gil Forcada (ca valencia)
+ * Dimitris Spingos (Δημήτρης Σπίγγος) (el)
+ * Arash Mousavi (fa)
+ * Rūdolfs Mazurs (lv)
+ * Kjartan Maraas (nb)
+ * Hannie Dumoleyn (nl)
+ * Theppitak Karoonboonyanan (th)
+ * Gökhan Gurbetoğlu (tr)
+
+================
Evince 3.10.0
================
diff --git a/configure.ac b/configure.ac
index fc0955f..3445f02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[11])
-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]