[evince] Release: 3.7.92



commit 4f8b40b18d61a301eddfe88c234cc77951623621
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Thu Mar 21 08:44:34 2013 +0100

    Release: 3.7.92

 NEWS         |   67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 68 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 64211ca..be4c357 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,71 @@
 ================
+Evince    3.7.92
+================
+
+New features and improvements:
+
+    * Use the page frame from the theme instead of our own (#691333,
+      Germán Poo-Caamaño)
+    * Improved the performance of search (#667569, Germán Poo-Caamaño)
+    * Add desktop file for print preview (#694482, William Jon McCann)
+    * Add API to allow changing the page of a presentation (#693749,
+      William Jon McCann)
+
+Bug fixes:
+
+    * Disable view presentation if there is no document (#685591,
+      Lubos Koudelka)
+    * Fixed and improved several API doc comments (Germán Poo-Caamaño)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Nilamdyuti Goswami (as)
+    * Ihar Hrachyshka (be)
+    * Gil Forcada (ca)
+    * Gil Forcada (ca valencia)
+    * Lucas Lommer (cs)
+    * Kenneth Nielsen (da)
+    * Mario Blättermann (de)
+    * Dimitris Spingos (Δημήτρης Σπίγγος) (el)
+    * Daniel Mustieles (es)
+    * Mattias Põldaru (et)
+    * Iñaki Larrañaga Murgoitio (eu)
+    * Arash Mousavi (fa)
+    * Jiri Grönroos (fi)
+    * Bruno Brouard (fr)
+    * Fran Dieguez (gl)
+    * Sweta Kothari (gu)
+    * Yaron Shahrabani (he)
+    * raj (hi)
+    * Gabor Kelemen (hu)
+    * Andika Triwidada (id)
+    * Claudio Arseni (it)
+    * Jiro Matsuzawa (ja)
+    * Baurzhan Muftakhidinov (kk)
+    * Changwoo Ryu (ko)
+    * Aurimas Černius (lt)
+    * Rūdolfs Mazurs (lv)
+    * Balasankar C (ml)
+    * Kjartan Maraas (nb)
+    * A S Alam (pa)
+    * Piotr Drąg (pl)
+    * Rafael Ferreira (pt_BR)
+    * Duarte Loreto (pt)
+    * Yuri Myasoedov (ru)
+    * Pavol Klačanský (sk)
+    * Matej Urbančič (sl)
+    * Miroslav Nikolić (sr latin)
+    * Мирослав Николић (sr)
+    * Dr.T.Vasudevan (ta)
+    * Victor Ibragimov (tg)
+    * Theppitak Karoonboonyanan (th)
+    * Gheyret Kenji (ug)
+    * Nguyễn Thái Ngọc Duy (vi)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince    3.7.90
 ================
 
diff --git a/configure.ac b/configure.ac
index d930cb2..194b138 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],[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]