[evince/gnome-3-28] Release 3.28.4



commit f4dd5bc89e081807af8a557af13ea96bef2e9ba3
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Sat Sep 29 20:55:45 2018 -0300

    Release 3.28.4

 NEWS         | 22 +++++++++++++++++++++-
 configure.ac |  2 +-
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a89001cd..b65ecc98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+=================
+Evince    3.28.4
+=================
+
+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)
+
+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)
+
 =================
 Evince    3.28.3
 =================
@@ -40,7 +60,7 @@ UI translations:
  
 Doc translations:
  * Anders Jonsson (sv)
-
+Ba
 =================
 Evince    3.28.0
 =================
diff --git a/configure.ac b/configure.ac
index 8ebb9f39..dc670092 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[28])
-m4_define([ev_micro_version],[3])
+m4_define([ev_micro_version],[4])
 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]