[evince/gnome-3-30] Release 3.30.1
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-30] Release 3.30.1
- Date: Sun, 30 Sep 2018 01:17:47 +0000 (UTC)
commit 4916339769013ed365c8eca5f1a7dff2b8b94187
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Sat Sep 29 22:16:40 2018 -0300
Release 3.30.1
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 36 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 61b18ea2..921948ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+================
+Evince 3.30.1
+================
+
+Printing:
+ * Fix messages to show printed file name when it contains '&' in the name (#776, Nelson Benítez León)
+
+libdocument:
+ * Fix handling of mime-type aiases (#972, Bastien Nocera)
+ * Fix regression, open gzipped documents (#988, Christian Persch)
+
+Backends:
+ * comics: Use official IANA type for .cbr (#972, Frank Dana)
+ * djvu: Ignore text regions that are missing text (Jason Crain)
+
+UI:
+ * Fix Dual odd-left state (#603, Nelson Benítez León)
+ * Fix regression, set to odd-left in dual mode when document has only 2 pages (#669, Nelson Benítez León)
+ * Fix cursor movement when logical and visual line differs (#889, Colomban Wendling)
+ * Fix zoom-action to respond touch events (#976, Jason Crain)
+
+UI translations:
+ * Daniel Mustieles (es)
+ * Dušan Kazik (sk)
+ * Jordi Mas (ca)
+ * Matej Urbančič (sl)
+ * Piotr Drąg (pl)
+ * Stas Solovey (ru)
+ * Tom Tryfonidis (el)
+ * Yuras Shumovich (be)
+ * خالد حسني (ar)
+
+Doc translations:
+ * Marek Cernocky (cs)
+
================
Evince 3.30.0
================
diff --git a/configure.ac b/configure.ac
index 77e3cda3..7a45f73e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[30])
-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]