[evince] release: 3.15.90



commit 73a256505f7b5724f57af396b256969292afe21e
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Feb 17 19:28:33 2015 +0100

    release: 3.15.90

 NEWS         |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 52 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e4fed5c..707859b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,55 @@
 ================
+Evince   3.15.90
+================
+
+New features and improvements:
+
+    * Make Ctrl+mouse wheel zoom pointer-centered instead of
+      window-centered (#731669, Frédéric Moenne-loccoz)
+    * Add = and <Ctrl>= keybindings for zooming in (#738625, Lars
+      Uebernickel)
+
+Bug fixes:
+
+    * Fix printing of landscape document and properly fix printing
+      documents with a manual scale and autocenter (#734788, Leo Wolf,
+      Carlos Garcia Campos)
+    * Disable send to action when nautilus-sendto is not found
+      (#743956, Cameron Norman)
+    * Fix a crash in recent-view when loading password protected
+      documents (#744049, Marek Kasik)
+
+Documentation:
+
+    * Add documentation for page scaling options (#740230, Ekaterina
+      Gerasimova)
+    * Improve documentation about printing (Ekaterina Gerasimova)
+    * Update documentation for removing annotations (#737435, David
+      King)
+    * Add documentation for search filter options (#738025, Ekaterina
+      Gerasimova)
+
+Translation updates:
+
+    * F Wolff (af)
+    * Daniel Martinez (an)
+    * Marek Černocký (cs)
+    * Christian Kirbach (de)
+    * Efstathios Iosifidis (el)
+    * Kristjan SCHMIDT (eo)
+    * Daniel Mustieles (es)
+    * Iñaki Larrañaga Murgoitio (eu)
+    * Yosef Or Boczko (he)
+    * Åka Sikrom (nb)
+    * Reinout van Schouwen (nl)
+    * Rafael Ferreira (pt_BR)
+    * Stas Solovey (ru)
+    * Dušan Kazik (sk)
+    * Matej Urbančič (sl)
+    * Anders Jonsson (sv)
+    * Muhammet Kara (tr)
+
+================
 Evince    3.15.4
 ================
 
diff --git a/configure.ac b/configure.ac
index 13a51fd..4d68541 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[15])
-m4_define([ev_micro_version],[4])
+m4_define([ev_micro_version],[90])
 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]