[evince] release: 2.91.4
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 2.91.4
- Date: Thu, 23 Dec 2010 18:38:08 +0000 (UTC)
commit 79e9203ee58e67873fa1c3b67c86c89988a75a8c
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Thu Dec 23 19:37:25 2010 +0100
release: 2.91.4
NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ddec010..c41d850 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,51 @@
================
+Evince 2.91.4
+================
+
+New Features and UI Improvements:
+
+ * Port to GtkStyleContext (Carlos Garcia Campos)
+ * Use GAppInfo instead of deprecated gdk_spawn methods (Cosimo
+ Cecchi)
+ * Document filename is not shown in the window title (#386292,
+ José Aliste, Wouter Bolsterlee)
+ * Support for interal bookmarks (#590655, Carlos Garcia Campos)
+ * Add support for xz compressed documents (#636481, Christian
+ Persch)
+ * Add support for .wwf files (they are just PDF documents with
+ another file extension (#636415, Bastien Nocera)
+ * The pixbuf backend has been removed. Evince is a document
+ viewer, not an image viewer. Eog does the latter job much better
+ than evince ever could (Christian Persch)
+
+Documentation:
+
+ * Lots of documentation updates (Tiffany Antopolski)
+
+Bug fixes:
+
+ * Stop the GtkSpinner when the loading window is hidden (#637390,
+ Cristian KLEIN)
+ * Fixes crash when printing operation is cancelled (#635619,
+ Carlos Garcia Campos)
+ * Don't draw a resize grip for Annotation Windows (José Aliste)
+
+Translation updates:
+
+ * Daniel Mustieles (es)
+ * Ivar Smolin (et)
+ * Fran Diéguez (gl)
+ * Yaron Shahrabani (he)
+ * Baurzhan Muftakhidinov (kk)
+ * Erdal Ronahî (ku)
+ * Kjartan Maraas (nb)
+ * Matej UrbanÄ?iÄ? (sl)
+ * Zeper (ug)
+ * Clytie Siddall (vi)
+ * Chao-Hsiung Liao (zh_HK)
+ * Chao-Hsiung Liao (zh_TW)
+
+================
Evince 2.91.3
================
diff --git a/configure.ac b/configure.ac
index 4057deb..f4ae133 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],[3])
+m4_define([ev_micro_version],[4])
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]