[evince] release: 3.11.90
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.11.90
- Date: Sun, 23 Feb 2014 18:59:53 +0000 (UTC)
commit b823114aa7a82579ef19a683391356ba2f17a816
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Sun Feb 23 19:59:01 2014 +0100
release: 3.11.90
NEWS | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 60 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e6fb9f..c8f69a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,63 @@
================
+Evince 3.11.90
+================
+
+New features and improvements:
+
+ * Set the window title for empty windows to make sure it's exposed
+ to accessibility (#653748, Robert Roth, Carlos Garcia Campos)
+ * Make history buttons insensitive when searching (#724549, Anuj Khare)
+ * Rename Open a Copy action as View in New Window (#688762, Bogdan Petcu)
+ * Add close button to the search bar (#723789, Carlos Garcia Campos)
+ * Move the find toolbar button to the left of the toolbar,
+ together with the navigation actions (#723789, Carlos Garcia Campos)
+ * Add tooltips to toolbar menus (#700697, Ekaterina Gerasimova)
+ * Remove SMClient support (#677981, Christian Persch)
+
+Bug fixes:
+
+ * Scroll to the search result when it's clicked in the find
+ sidebar even if the selection hasn't changed (#703570, Saurav Agarwalla)
+ * Correctly restart the search operation when the document is
+ reloaded (#703595, Saurav Agarwalla)
+ * Make print shortcut work when the sidebar is focused (#705846,
+ Anuj Khare)
+ * Fix potential read-after-free in gsettings use (#723737,
+ Christian Persch)
+ * Fix the margin of toolbar elements in RTL locales (#723110,
+ Yosef Or Boczko)
+ * Use g_debug instead of g_printerr for debug warnings in EvDaemon
+ (#723972, Giovanni Campagna)
+
+Documentation:
+
+ * Remove the SyncTeX video that uses the old UI and the wrong
+ theme (#676496, Ekaterina Gerasimova)
+
+Translation updates:
+
+ * Jorge Pérez Pérez (an)
+ * Khaled Hosny (ar)
+ * Nilamdyuti Goswami (as)
+ * Marek Černocký (cs)
+ * Daniel Mustieles (es)
+ * Timo Jyrinki (fi)
+ * GunChleoc (gd)
+ * Fran Dieguez (gl)
+ * Yosef Or Boczko (he)
+ * Baurzhan Muftakhidinov (kk)
+ * Shankar (kn)
+ * Aurimas Černius (lt)
+ * Kjartan Maraas (nb)
+ * Manoj Kumar Giri (or)
+ * Rafael Ferreira (pt_BR)
+ * Victor Ibragimov (tg)
+ * Theppitak Karoonboonyanan (th)
+ * Daniel Korostil (uk)
+ * Chao-Hsiung Liao (zh_HK)
+ * Chao-Hsiung Liao (zh_TW)
+
+================
Evince 3.11.3
================
diff --git a/configure.ac b/configure.ac
index 08aab17..3f9b933 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],[3])
+m4_define([ev_micro_version],[90])
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]