[evince] release 3.21.3
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release 3.21.3
- Date: Mon, 20 Jun 2016 16:29:44 +0000 (UTC)
commit 24c881012c7473413292cb9993457b9bb48eb103
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Mon Jun 20 18:28:58 2016 +0200
release 3.21.3
NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 52 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1087c48..4f2283f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,54 @@
================
+Evince 3.21.3
+================
+
+New features and improvements:
+
+ * Fix style rendering issues with GTK+ 3.20 (#765557, #758793,
+ Felipe Borges, Trinh Anh Ngoc, Carlos Garcia Campos)
+ * Stop using first page thumbnail as window icon (#767747, Cosimo
+ Cecchi)
+ * Scroll pages fitting in the window in non-continuous mode
+ (#562257, Marek Kasik)
+ * Show the document URI on a tooltip for recent view items
+ (#764405, Felipe Borges)
+ * Add Keyboard Shortcuts entry to App Menu (#761803, Hashem
+ Nasarat)
+ * Make the systemd user unit conditional (#755897, Simon McVittie)
+ * Allow to pass URIs to the previewer (#766531, Felipe Borges)
+ * Remove the MimeType association from the previewer desktop file
+ (#744893, Laurent Bigonville)
+
+Bug fixes:
+
+ * Fix build with GCC 6 (Michael Catanzaro)
+ * Fix calculation of the maximum width of page selector (#764771,
+ echo-devi)
+ * Fix typo in zoom in/out gesture shortcuts (#761803, Hashem
+ Nasarat)
+ * Remove X11 depedency of nautilus extension (#766710, Quentin
+ Glidic)
+
+Translation updates:
+
+ * Khaled Hosny (ar)
+ * Florian Heiser (de)
+ * Daniel Mustieles (es)
+ * Arash Mousavi (fa)
+ * Fabio Tomat (fur)
+ * GunChleoc (gd)
+ * Meskó Balázs (hu)
+ * Dirgita (id)
+ * Sveinn í Felli (is)
+ * Åka Sikrom (nb)
+ * Cédric Valmary (totenoc.eu) (oc)
+ * Rafael Fontenelle (pt_BR)
+ * Tiago Santos (pt)
+ * Dušan Kazik (sk)
+ * Sebastian Rasmussen (sv)
+ * Theppitak Karoonboonyanan (th)
+
+================
Evince 3.20.0
================
diff --git a/configure.ac b/configure.ac
index 8ff23c4..dba41e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@
# *****************************************************************************
m4_define([ev_major_version],[3])
-m4_define([ev_minor_version],[20])
-m4_define([ev_micro_version],[0])
+m4_define([ev_minor_version],[21])
+m4_define([ev_micro_version],[3])
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]