[evince] [release] 2.91.0



commit a10ab04f03d676d1b7a36f69ac2f4828afc0511d
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Oct 4 18:47:11 2010 +0200

    [release] 2.91.0

 NEWS         |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 63 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1861479..4abbd49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,66 @@
 ================
+Evince  2.91.0
+================
+
+New Features and UI Improvements:
+
+    * Add timestamp parameter to SyncView D-Bus method (#630576, José
+      Aliste)
+    * Port to gtk3 (Christian Persch)
+    * Layer actions are now supported for PDF document (Carlos Garcia
+      Campos)
+    * Add 'Open Containing Folder' action to the File menu (#627443,
+      Federico Mena Quintero)
+    * Make "Shrink to Printable Area" default option for Page Scaling
+      (Marek Kasik)
+    * Change gsettings schema path from /apps/evince to
+      /org/gnome/evince (Christian Persch)
+    * A D-Bus signal is now emitted when document is loaded (#626561,
+      José Aliste)
+    * XPS Documents are now supported (#321868, Carlos Garcia Campos)
+    * Evince daemon can spawn an evince instance when finding a
+      document (#625971, José Aliste)
+
+Bug fixes:
+
+    * Fix a crash when synctex backward search fails (#630845, José
+      Aliste)
+    * Don't show an empty tooltip for links that don't have tooltip
+      text (Carlos Garcia Campos)
+    * Fix build with --disable-dbus (#629498, Didier Roche)
+    * Fix a crash during selection when evince is built with gtk2
+      (Carlos Garcia Campos)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Damyan Ivanov (bg)
+    * Gil Forcada (ca)
+    * Marek Ä?ernocký (cs)
+    * Kenneth Nielsen (da)
+    * Christian Kirbach  (de)
+    * Michael Kotsarinis (el)
+    * Bruce Cowan (en_GB)
+    * Ivar Smolin (et)
+    * Milan Bouchet-Valat (fr)
+    * Gabor Kelemen (hu)
+    * Dirgita (id)
+    * Francesco Marletta (it)
+    * Shushi Kurose (ja)
+    * Baurzhan Muftakhidinov (kk)
+    * Aurimas Ä?ernius (lt)
+    * Wouter Bolsterlee (nl)
+    * Piotr DrÄ?g (pl)
+    * Duarte Loreto (pt)
+    * Lucian Adrian Grijincu (ro)
+    * Andrej ŽnidarÅ¡iÄ? (sl)
+    * MiloÅ¡ PopoviÄ? (sr latin)
+    * Ð?илоÑ? Ð?оповиÑ? (sr)
+    * Dr.T.Vasudevan (ta)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince  2.31.90
 ================
 
diff --git a/configure.ac b/configure.ac
index 93a27fa..aad2f5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 # *****************************************************************************
 
 m4_define([ev_major_version],[2])
-m4_define([ev_minor_version],[33])
+m4_define([ev_minor_version],[91])
 m4_define([ev_micro_version],[0])
 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]