]> www.fi.muni.cz Git - evince.git/commitdiff
release: 2.91.90 EVINCE_2_91_90
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 22 Feb 2011 12:33:42 +0000 (13:33 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 22 Feb 2011 12:33:42 +0000 (13:33 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 138a3d3a62e7e136b2161954f1a4d6f2a5edbedd..36d9382ad41d561ede16e64f6532dcbdf6f4058d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+================
+Evince  2.91.90
+================
+
+Bug fixes:
+
+    * Fix focus stealing when scrolling with keyboard (#633475,
+      #623829, Carlos Garcia Campos)
+    * Fix another security issue in the dvi-backend (#640923, Vincent
+      Untz)
+    * Check for libICE, needed by eggsmclient (#642509, Emilio Pozuelo
+      Monfort)
+    * Rotate with CTRL+Left/Right in presentation mode too (#641772,
+      Carlos Garcia Campos)
+    * Make the toolbar editor fill its window (#641579, Matthias
+      Clasen)
+
+Translation updates:
+
+    * F Wolff (af)
+    * Gil Forcada (ca)
+    * Kristjan SCHMIDT (eo)
+    * Daniel Mustieles (es)
+    * Claude Paroz (fr)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
 ================
 Evince  2.91.6
 ================
index 10b577b087e985a89dc0184dcc07bbcf21af35a3..005b6758b12ced5a2beb6939b929a45bba2a2f0a 100644 (file)
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[91])
-m4_define([ev_micro_version],[6])
+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])