[evince] release: 2.91.6



commit 271e667dca738840a66f3e28d68c006c687f59d7
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Jan 31 15:49:33 2011 +0100

    release: 2.91.6

 NEWS         |   44 ++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 45 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ff1e91c..138a3d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,48 @@
 ================
+Evince  2.91.6
+================
+
+New Features and UI Improvements:
+
+    * Add support for external links in presentation mode (#628711,
+      Carlos Garcia Campos)
+
+Documentation:
+
+    * Fix a few minor mistakes in the manual (#640345, Christian
+      Kirbach)
+
+Bug fixes:
+
+    * Move to next/previous page with media keys in presentation mode
+      too (#625560, Carlos Garcia Campos)
+    * Remember the current page when document is reloaded in
+      presentation mode (#637594, Carlos Garcia Campos)
+    * Check all extensions when saving an image to avoid adding the
+      extension twice (#637461, Carlos Garcia Campos)
+    * Prevent the sidebar to get the focus when selected thumbnail
+      changes (#639408, Daniel Garcia)
+    * Make sure a11y is initialized before checking whether it's
+      enabled (#639850, Carlos Garcia Campos, Daniel Garcia)
+    * Call gdk_notify_startup_complete() when acting as remote to
+      prevent a hung startup notification when opening a document for
+      the second time (#640115, David Benjamin)
+    * Fix rendering issue with some fonts in dvi backend (José Aliste)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Krasimir Chonov (bg)
+    * Christian Kirbach (de)
+    * Mario Blättermann (de)
+    * Michael Kotsarinis (el)
+    * Jorge González (es)
+    * Iñaki Larrañaga Murgoitio (eu)
+    * Fran Diéguez (gl)
+    * Torstein Adolf Winterseth (nb)
+    * A S Alam (pa)
+
+================
 Evince  2.91.5
 ================
 
diff --git a/configure.ac b/configure.ac
index 96dc841..1620da9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[91])
-m4_define([ev_micro_version],[5])
+m4_define([ev_micro_version],[6])
 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]