[evince] [release] 2.29.91



commit dc144087301aaacd476d5ea682999a8eee01f107
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Feb 22 20:14:26 2010 +0100

    [release] 2.29.91

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 49 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2d24aaf..a293d4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,52 @@
 ================
+Evince  2.29.91
+================
+
+New Features and UI Improvements:
+
+    * DVI backend support on windows (#602910, Hib Eris)
+
+Documentation fixes:
+
+    * Modernise API docs (Christian Persch)
+
+Bug fixes:
+
+    * Fix dpi calculation (#608586, Juanjo Marín)
+    * Allow adding actions for more than one item in view popup menu
+      (#609497, Carlos Garcia Campos)
+    * Add gconf schemas for comic cbt files (#609501, Carlos Garcia
+      Campos)
+    * Update totem-scrsaver from totem sources (#610173, Carlos Garcia
+      Campos)
+    * Fix linking with pedantic linkers (#609895, Hib Eris)
+    * Do not link evince shell to poppler directly (#608832, Hib Eris)
+    * Several translatable messages fixed (#608698, Philip Withnall)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Krasimir \"Bfaf\" Chonov (bg)
+    * Sadia Afroz (bn)
+    * Christian Kirbach (de)
+    * nikosCharonitakis (el)
+    * Philip Withnall (en_GB)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Claude Paroz (fr)
+    * Fran Diéguez (gl)
+    * Hideki Yamane (Debian-JP) (ja)
+    * Kjartan Maraas (nb)
+    * Wouter Bolsterlee (nl)
+    * Henrique P. Machado (pt_BR)
+    * Adi Roiban (ro)
+    * Matej UrbanÄ?iÄ? (sl)
+    * Dr,T,Vasudevan (ta)
+    * Theppitak Karoonboonyanan (th)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince  2.29.5
 ================
 
diff --git a/configure.ac b/configure.ac
index 70fae5f..6de758a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[29])
-m4_define([ev_micro_version],[5])
+m4_define([ev_micro_version],[91])
 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]