[evince] [release] 2.27.90



commit c2ce718b57e24a8251befa805a1ee6c2fbca85ec
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Aug 11 11:18:52 2009 +0200

    [release] 2.27.90

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cc9873c..9e669b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,43 @@
 ================
+Evince  2.27.90
+================
+
+Bug fixes:
+
+    * Let scroll wheel change page when in non-continuous best-fit
+      mode (#562257, Philip Langdale)
+    * Show print progress information when using GtkPrintOperation
+    * Don't show crash recovery dialog when requested file is the only
+      one to be recovered (#578894, Carlos Garcia Campos)
+    * Disable crash recovery when D-BUS is disabled (#578894, Carlos
+      Garcia Campos)
+    * Grab focus on view widget after setting metadata (#589300,
+      Nickolay V. Shmyrev)
+    * Fixes segmentation violation when print file format is empty
+      (#589226, Andreas Liebe)
+    * Use AM_V_GEN to make custom commands silent (#585355, Javier Jardón)
+    * Don't install schema files when building without gconf (Nickolay
+      V. Shmyrev)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Maruf Ovee (bn)
+    * Denis (br)
+    * Gil Forcada (ca)
+    * Carles Ferrando Garcia (ca valencia)
+    * Marek Ä?ernocký (cs)
+    * Mario Blättermann (de)
+    * Seán de Búrca (ga)
+    * Antón Méixome (gl)
+    * Kjartan Maraas (nb)
+    * André Gondim (pt_BR)
+    * Daniel Nylander (sv)
+    * Theppitak Karoonboonyanan (th)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+    
+================
 Evince  2.27.4
 ================
 
diff --git a/configure.ac b/configure.ac
index eee407e..ee8b971 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[27])
-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]