[evince] release: 3.21.92



commit c258fc54ab925d2f91a9a94b5e3c73d862754cf7
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Wed Sep 14 16:59:51 2016 +0200

    release: 3.21.92

 NEWS         |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 55 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 94b9b41..05a32f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,58 @@
 ================
+Evince   3.21.92
+================
+
+New features and improvements:
+
+    * Add application/vnd.comicbook+zip to the list of mime-types
+      supported by the comics backend (#770903, Bastien Nocera)
+
+Bug fixes:
+
+    * Fix mime-type comparisons in commics backend (#770903, Bastien
+      Nocera)
+    * The browser plugin no longer claims to support loading documents in
+      Wayland (Carlos Garcia Campos)
+    * Fix several memory leaks (#770070 and #770069, Eric R. Schulz)
+    * Fix scaling calculation in PostScript backend (#755776, Jason
+      Crain)
+    * Fix a crash when processing button events in EvView (#769700,
+      Marek Kasik)
+    * Fix a crash when opening a copy of a document with annotation
+      popup windows (#760299, Jose Aliste)
+
+Translation updates:
+
+    * David Medina (ca)
+    * Marek Černocký (cs)
+    * Franco Della-Monica (de)
+    * Tom Tryfonidis (el)
+    * David King (en_GB)
+    * Daniel Mustieles (es)
+    * Arash Mousavi (fa)
+    * Jiri Grönroos (fi)
+    * Claude Paroz (fr)
+    * Leonor Palazzo (fr)
+    * Fabio Tomat (fur)
+    * GunChleoc (gd)
+    * Fran Dieguez (gl)
+    * Yosef Or Boczko (he)
+    * Balázs Úr (hu)
+    * Andika Triwidada (id)
+    * Baurzhan Muftakhidinov (kk)
+    * Aurimas Černius (lt)
+    * Rūdolfs Mazurs (lv)
+    * Piotr Drąg (pl)
+    * Gustavo Marques (pt_BR)
+    * Tiago Santos (pt)
+    * Dušan Kazik (sk)
+    * Matej Urbančič (sl)
+    * Miroslav Nikolić (sr@latin)
+    * Мирослав Николић (sr)
+    * Anders Jonsson (sv)
+    * Trần Ngọc Quân (vi)
+
+================
 Evince    3.21.4
 ================
 
diff --git a/configure.ac b/configure.ac
index 04f35f5..bf6562c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[21])
-m4_define([ev_micro_version],[4])
+m4_define([ev_micro_version],[92])
 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]