[evince] release: 3.7.5
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.7.5
- Date: Sat, 2 Feb 2013 15:36:16 +0000 (UTC)
commit 59d87f73a74c6a219a2b20214792d322c794fe52
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Sat Feb 2 16:35:49 2013 +0100
release: 3.7.5
NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 44 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 231dad0..44c9391 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,47 @@
================
+Evince 3.7.5
+================
+
+New features and improvements:
+
+ * Use DPI of pages to compute scaling factor in DJVU documents
+ (#580891, Josà Aliste)
+ * Show accelerators in gear menu (#692960, Carlos Garcia Campos)
+ * Show the gear menu with F10 (#692909, Carlos Garcia Campos)
+ * Improve the scrolling performance (#692988, Cosimo Cecchi)
+ * Add a lot of missing introspection annotations to libview and
+ libdocument (#691354, Cosimo Cecchi)
+ * Make document links accessible with Orca by implementing the
+ AtkHypertext interface (#639403, Carlos Garcia Campos)
+
+Bug fixes:
+
+ * Fix a crash when failed to connect to D-BUS daemon (#691672,
+ Brennan Shacklett)
+ * Fix the font color of annotation popup windows (#677471, Carlos
+ Garcia Campos)
+ * Move x11 dependency to xsmp support (#692591, Quentin Glidic)
+ * Add missing include to libdocument main public header (#692778,
+ William Jon McCann)
+ * Make introspection build against the internal libevdocument
+ (#692136, Alban Browaeys)
+ * Several fixes in gtk-doc comments (#691354, Cosimo Cecchi)
+
+Translation updates:
+
+ * Khaled Hosny (ar)
+ * IÃaki LarraÃaga Murgoitio (eu)
+ * Fran Dieguez (gl)
+ * Kjartan Maraas (nb)
+ * Wouter Bolsterlee (nl)
+ * Piotr DrÄg (pl)
+ * Matej UrbanÄiÄ (sl)
+ * Miroslav NikoliÄ (sr latin)
+ * ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (sr)
+ * Theppitak Karoonboonyanan (th)
+ * Gheyret Kenji (ug)
+
+================
Evince 3.7.4
================
diff --git a/configure.ac b/configure.ac
index 44ecd10..cc2c1ae 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],[4])
+m4_define([ev_micro_version],[5])
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]