]> www.fi.muni.cz Git - evince.git/commitdiff
[release] 2.29.91 EVINCE_2_29_91
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 22 Feb 2010 19:14:26 +0000 (20:14 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 22 Feb 2010 19:14:26 +0000 (20:14 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2d24aaf70c2f34320a2a20dce8648b5825c097a6..a293d4d143ec88f7ee4e23f7d861c04d5e6d5f53 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+================
+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
 ================
index 70fae5fc7d9c220423bb51eedabee78db28cecd4..6de758ae5d880f3ad187d39fd19d39bb8329831a 100644 (file)
@@ -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])