[evince] release: 2.91.92
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 2.91.92
- Date: Mon, 21 Mar 2011 17:14:16 +0000 (UTC)
commit 0708c4d93445c00b9a373fe0a93d805de2018614
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Mon Mar 21 18:13:37 2011 +0100
release: 2.91.92
NEWS | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 55 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36d9382..b8ffc8c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,58 @@
================
+Evince 2.91.92
+================
+
+Bug fixes:
+
+ * Save contents of text form fields when they loss the focus
+ (#624921, José Aliste)
+ * Disable "open containing folder" action when no document is
+ loaded (#644613, Carlos Garcia Campos)
+ * Give the keyboard focus to the view when sidebar is closed
+ (#645109, Carlos Garcia Campos)
+ * Fix document loading when filename contains some characters
+ like brackets (#644604, Dennis Sheil)
+ * Another fix for buffer overwrite in dvi-backend (#643882, Scott
+ Reeves)
+ * Use TIFFOpenW on windows (#644928, Hib Eris)
+ * Remove all widgets from the View when reloading the document
+ (#632087, José Aliste)
+ * Use the primary-toolbar style class for the window toolbar
+ (#644118, Cosimo Cecchi)
+ * Add .png extension when saving images using DnD (#643709, Wouter
+ Bolsterlee)
+ * Update totem-screensaver code from totem sources (#642946,
+ Carlos Garcia Campos)
+
+Documentation:
+
+ * Relocate help images to fix documentation build (#645410,
+ Frederic Crozat)
+ * Updated information about opening a document (Tiffany
+ Antopolski)
+
+Translation updates:
+
+ * Michael Kotsarinis (el)
+ * Bruce Cowan (en_GB)
+ * Jorge González (es)
+ * Arash Mousavi (fa)
+ * Fran Diéguez (gl)
+ * Gabor Kelemen (hu)
+ * Changwoo Ryu (ko)
+ * Rudolfs (lv)
+ * Piotr DrÄ?g (pl)
+ * Henrique P. Machado (pt_BR)
+ * Duarte Loreto (pt)
+ * Simion Ruxandra (ro)
+ * Yuri Myaseodov (ru)
+ * MiloÅ¡ PopoviÄ? (sr latin)
+ * Ð?илоÑ? Ð?оповиÑ? (sr)
+ * Korostil Daniel (uk)
+ * �� (zh_CN)
+ * ç??é?² (Gan Lu) (zh_CN)
+
+================
Evince 2.91.90
================
diff --git a/configure.ac b/configure.ac
index 028bbe3..0b97315 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],[90])
+m4_define([ev_micro_version],[92])
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]