[evince] [release] 2.31.2
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] [release] 2.31.2
- Date: Tue, 25 May 2010 17:26:23 +0000 (UTC)
commit f83d71e3d1e3ff5771a84cc63fc0be92de4b67b8
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Tue May 25 19:08:28 2010 +0200
[release] 2.31.2
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 42d562f..851e0b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
================
+Evince 2.31.2
+================
+
+New Features and UI Improvements:
+
+ * Port to GDBus (Christian Persch, Carlos Garcia Campos)
+ * Do not use the gconf gsettings backend any more (#619335,
+ Matthias Clasen)
+ * Use cairo to draw search results (Carlos Garcia Campos)
+ * Use a loading window to show loading progress information
+ instead of the old 'Loading ...' text rendered on every page
+ (Carlos Garcia Campos)
+
+Bug fixes:
+
+ * Fix localization on Windows (#610548, Hib Eris)
+ * Convert relative path to absolute path for evince-previewer
+ (Marek Kasik)
+ * Fix opening files with '#' in its name (#616515, Carlos Garcia
+ Campos)
+ * Accept keyboard focus in window annotations (Carlos Garcia
+ Campos)
+ * Fix most of the GSEAL build issues (#605776, Carlos Garcia
+ Campos)
+ * Add .c files to the introspection sources (#617736, Christian
+ Persch)
+
+Translation updates:
+
+ * Thomas Thurman (en shaw)
+ * Kjartan Maraas (nb)
+ * Wouter Bolsterlee (nl)
+ * Manoj Kumar Giri (or)
+
+================
Evince 2.31.1
================
diff --git a/configure.ac b/configure.ac
index b66d4a7..8d8b441 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[2])
m4_define([ev_minor_version],[31])
-m4_define([ev_micro_version],[1])
+m4_define([ev_micro_version],[2])
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]