[evince] release: 3.17.3
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.17.3
- Date: Mon, 22 Jun 2015 13:17:58 +0000 (UTC)
commit 877a0d6f29292ce5a7d0276339c3d5680d745652
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Mon Jun 22 15:17:24 2015 +0200
release: 3.17.3
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ea7d9df..195f0a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
================
+Evince 3.17.3
+================
+
+New features and improvements:
+
+ * Add initial support for adding highlight annotations (#583377,
+ Giselle Machado, Carlos Garcia Campos)
+ * Add support for squiggly hightlight annotations too (#750612,
+ Philipp Reinkemeier)
+ * Add support for moving text annotations (#649043, Philipp
+ Reinkemeier)
+ * Force text annotations to have a fixed size 24x24 (#685334,
+ Philipp Reinkemeier)
+ * Handle GTK_SCROLL_START/GTK_SCROLL_END also in fit-to-page mode
+ (#737996, Carlos Garcia Campos)
+
+Bug fixes:
+
+ * Do not loose annotations properties when changing the subtype of
+ a highlight annotation (#750548, Philipp Reinkemeier)
+ * Only try to move the focus to different page when the current
+ page has a focused element to prevent the view from jumping to
+ the first/last page when TAB is pressed and there aren't
+ focusable elements in the document (#741979, Carlos Garcia
+ Campos)
+
+Translation updates:
+
+ * Benjamin Steinwender (de)
+ * Daniel Mustieles (es)
+ * Daniel Șerbănescu (ro)
+ * Muhammet Kara (tr)
+ * Chao-Hsiung Liao (zh_TW)
+
+================
Evince 3.17.2
================
diff --git a/configure.ac b/configure.ac
index 5998ed6..ce98040 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[17])
-m4_define([ev_micro_version],[2])
+m4_define([ev_micro_version],[3])
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]