[evince/gnome-3-20] release: 3.20.1
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-20] release: 3.20.1
- Date: Thu, 23 Jun 2016 16:26:11 +0000 (UTC)
commit 33bdb4d390ca7368ad847fc99e8af43a506c7110
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Thu Jun 23 18:25:45 2016 +0200
release: 3.20.1
NEWS | 32 ++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1087c48..80ef891 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
================
+Evince 3.20.1
+================
+
+Bug fixes:
+
+ * Fix style rendering issues with GTK+ 3.20 (#765557, #758793,
+ Felipe Borges, Trinh Anh Ngoc, Carlos Garcia Campos)
+ * Remove the MimeType association from the previewer desktop file
+ (#744893, Laurent Bigonville)
+ * Fix build with GCC 6 (Michael Catanzaro)
+ * Fix calculation of the maximum width of page selector (#764771,
+ echo-devi)
+ * Remove X11 depedency of nautilus extension (#766710, Quentin
+ Glidic)
+ * Preserve window chrome when opening a copy in new window
+ (#767532, bijanbina)
+ * Fix typo in zoom in/out gesture shortcuts (#761803, Hashem
+ Nasarat)
+
+Translation updates:
+
+ * Khaled Hosny (ar)
+ * Florian Heiser (de)
+ * Arash Mousavi (fa)
+ * Fabio Tomat (fur)
+ * Andika Triwidada (id)
+ * Sveinn í Felli (is)
+ * Åka Sikrom (nb)
+ * Tiago Santos (pt)
+ * Sebastian Rasmussen (sv)
+
+================
Evince 3.20.0
================
diff --git a/configure.ac b/configure.ac
index e0040a4..3987b6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[20])
-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]