[evince] Release 3.27.91
- From: Jose Aliste <jaliste src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Release 3.27.91
- Date: Tue, 20 Feb 2018 03:28:09 +0000 (UTC)
commit f96a30ff4ed939af428c5e8cff5397dab6d7c186
Author: José Aliste <jose aliste gmail com>
Date: Tue Feb 20 00:23:47 2018 -0300
Release 3.27.91
NEWS | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 +-
2 files changed, 71 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 748037b..6fde632 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,72 @@
+=================
+Evince 3.27.91
+=================
+
+Bugfixes:
+ * Prevent window from growing, (#783242, iskatu posteo org)
+ * Update LZMA SDA (Bastien Nocera)
+ * Fix media-player keys (#789738, Bastien Nocera)
+ * Fix reading CBZ files created on MacOS (#782754, Bastien Nocera)
+ * Fix orientation of auto-rotate option (#782394, Jason Crain)
+ * Fix dialog extending past edge of screen (#733618, Jason Crain)
+ * Don't show tooltips for empty annotations (#772621, Nelson Benitez)
+ * Remove un-necessary cairo configure checks (#788980, Jason Crain)
+ * Fix Overflow checks in tiff backend (#788980, Jason Crain)
+ * Better handle of external links (#791287, Jose Aliste)
+ * Fixing display of overlapping annotations (#787070, Fabian Franzen)
+ * Reduce minimal size of sidebar (#778000, Nelson Benitez)
+ * Bind mouse back/forward buttons to history navigation (#787464, Casey Jao)
+ * Fix property name in about dialog (#790595, Stefano Facchini)
+ * Install appstream metadata to correct location (#790079, Jeremy Bicha)
+ * Correct sliding mode for toolbar in fullscreen (#788718, Steano Facchini)
+ * Correct GPL2+ license text (#788719, Stefano Facchini)
+ * Add some shortcuts (#790253, Stefano Facchini)
+ * Fix resources generation when building (#790283, Stefano Facchini)
+ * Update about dialing (#785527, German Poo-Caamaño)
+ * Always use poppler_document_Save to avoid data loss (#770012, German Poo-Caamaño)
+ * Add keybindings for special back/forward keys (#553892, German Poo-Caamaño)
+ * Allow zooming to the limits of the scale (#788480, David King)
+ * Fix asking to save when document has been modified (#767611, German Poo-Caamaño)
+ * Fix navigation with annotation already selected in sidebar (#680880, German Poo-Caamaño)
+ * Show tooltip for Outline entris (#787437, Idloj)
+ * Default to 96 DPI when unable to compute (Stefano Facchini)
+
+Documentation:
+ * Misc fixes (Andre Kappler)
+ * Updated screenshots (Mario Blättermann)
+
+Translation updates:
+
+ * Anders Jonsson (sv)
+ * Arash Mousavi (fa)
+ * Balázs Úr (hu)
+ * Cheng-Chia Tseng (zh_TW)
+ * Daniel Mustieles (es)
+ * Efstathios Iosifidis (el)
+ * Emin Tufan Çetin (tr)
+ * Enrico Nicoletto (pt_BR)
+ * Fabio Tomat (fur)
+ * Fran Dieguez (gl)
+ * Gil Forcada (ca)
+ * gogo (hr)
+ * Jiri Grönroos (fi)
+ * Khaled Hosny (ar)
+ * Kjartan Maraas (nb)
+ * Kukuh Syafaat (id)
+ * Marek Cernocky (cs)
+ * Mario Blättermann (de)
+ * Matej Urbančič (sl)
+ * Mingcong Bai (zh_CN)
+ * Pawan Chitrakar (ne)
+ * Piotr Drąg (pl)
+ * Stas Solovey (ru)
+ * Sveinn í Felli (is)
+ * Xavi Ivars (ca@valencia)
+ * Марко Костић (sr)
+ * Alexandre Franke (fr)
+ * Andre Klapper (zh_CN)
+ * Isaac F. Ferreira Filho (pt_BR)
+
================
Evince 3.26.0
================
diff --git a/configure.ac b/configure.ac
index 923c658..970de7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@
# *****************************************************************************
m4_define([ev_major_version],[3])
-m4_define([ev_minor_version],[26])
-m4_define([ev_micro_version],[0])
+m4_define([ev_minor_version],[27])
+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]