[evince] release: 3.13.91
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.13.91
- Date: Wed, 3 Sep 2014 16:44:38 +0000 (UTC)
commit f66267b549656172a083608691fe29eb6e7ae51a
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Wed Sep 3 18:37:33 2014 +0200
release: 3.13.91
NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 49 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9aa76df..67aff42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,52 @@
================
+Evince 3.13.91
+================
+
+New features and improvements:
+
+ * Added a allow-links-change-zoom GSetting to be able to not allow
+ links to change the zoom mode or level (#729249, Eduard Beutel)
+ * Set accessible name for File and View toolbar buttons (#734912,
+ Alejandro Piñeiro)
+ * Add a separator after New Window entry in app menu (Michael
+ Catanzaro)
+ * Remove multi-screen support, since it's currently unsupported by
+ GDK/GTK+ (#701883, Giselle Machado)
+
+Bug fixes:
+
+ * Fix a memory leak in the pixbuf cache when reloading a page while
+ the render job is running (#735758, Giselle Reis)
+ * Initialize EvPageAccessible children once the page has been
+ cached (#733747, Alejandro Piñeiro)
+ * Fix the size of the annotation window icons (#735110, Giselle
+ Reis)
+ * Don't use deprecated gtk_button_new_from_stock (#735562, José
+ Aliste)
+ * Fix runtime critical warning (#735561, José Aliste)
+ * Build fix in C++11 mode (#735466, Ting-Wei Lan)
+
+Translation updates:
+
+ * Nilamdyuti Goswami (as)
+ * Marek Černocký (cs)
+ * Tom Tryfonidis (el)
+ * Daniel Mustieles (es)
+ * Lasse Liehu (fi)
+ * Claude Paroz (fr)
+ * Fran Dieguez (gl)
+ * "Last-Translator: \n"(gu)
+ * Yosef Or Boczko (he)
+ * Andika Triwidada (id)
+ * Jiro Matsuzawa (ja)
+ * Aurimas Černius (lt)
+ * Kjartan Maraas (nb)
+ * Enrico Nicoletto (pt_BR)
+ * Daniel Korostil (uk)
+ * Chao-Hsiung Liao (zh_HK)
+ * Chao-Hsiung Liao (zh_TW)
+
+================
Evince 3.13.90
================
diff --git a/configure.ac b/configure.ac
index d02a684..534d2f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[13])
-m4_define([ev_micro_version],[90])
+m4_define([ev_micro_version],[91])
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]