[evince] release: 3.7.90



commit 4414152aad3bc2337bc63612a4dfdae94f2766c2
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Wed Feb 20 17:30:28 2013 +0100

    release: 3.7.90

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44c9391..64211ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
 ================
+Evince    3.7.90
+================
+
+New features and improvements:
+
+    * Add support for activation actions of form fields (José Aliste)
+    * Add navigation history buttons to the toolbar (#169903, Carlos
+      Garcia Campos)
+    * Show accelerators in the view menu (#692960, Juanjo Marín)
+
+Bug fixes:
+
+    * Show as much text as possible for index tree (#676593, Germán
+      Poo-Caamaño)
+    * Unescape location URI in properties dialog (#693794, Germán
+      Poo-Caamaño)
+    * Fix rendering of editable choice form fields (José Aliste)
+    * Fix rendering of the first visible page while resizing (José
+      Aliste)
+    * Use initial rotation to render pages in DJVU backend (#667266,
+      José Aliste)
+
+Translation updates:
+
+    * Daniel Martinez (an)
+    * Mario Blättermann (de)
+    * Daniel Mustieles (es)
+    * Fran Dieguez (gl)
+    * Aurimas Černius (lt)
+    * Anish A (ml)
+    * A S Alam (pa)
+    * Piotr Drąg (pl)
+    * Pavol Klačanský (sk)
+    * Miroslav Nikolić (sr latin)
+    * Мирослав Николић (sr)
+    * Gheyret Kenji (ug)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince     3.7.5
 ================
 
diff --git a/configure.ac b/configure.ac
index cc2c1ae..646c61f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[7])
-m4_define([ev_micro_version],[5])
+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]