[evince] release: 3.17.1
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.17.1
- Date: Wed, 29 Apr 2015 16:44:00 +0000 (UTC)
commit 508e2a441c3b9153a6daa1bf9d890d4c05778dd8
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Wed Apr 29 18:43:22 2015 +0200
release: 3.17.1
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2bba7df..c1f08a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
================
+Evince 3.17.1
+================
+
+New features and improvements:
+
+ * Provide a symbolic variant of the app icon (#746844, Jakub Steiner)
+ * Add search support to browser plugin (Carlos Garcia Campos)
+ * Create popup windows for all markup annotation that can have a
+ popup associated (#733603, Philipp Reinkemeier)
+ * Add shortcuts for Continuous and Dual modes (#670964, boisjaune)
+ * Remove custom search bar implementation and use GtkSearchBar
+ instead (Carlos Garcia Campos)
+
+Bug fixes:
+
+ * Never save n-copies in the persistent print-settings file
+ (#748549, José Aliste)
+ * Fix the background color of annotation popup windows (#732211,
+ Giselle Machado)
+
+Translation updates:
+
+ * Daniel (an)
+ * Khaled Hosny (ar)
+ * David (ca)
+ * Marek Černocký (cs)
+ * Tom Tryfonidis (el)
+ * Daniel Puentes (eo)
+ * Daniel Mustieles (es)
+ * Yosef Or Boczko (he)
+ * Gabor Kelemen (hu)
+ * Sveinn í Felli (is)
+ * Stas Solovey (ru)
+
+================
Evince 3.16.0
================
diff --git a/configure.ac b/configure.ac
index f86c87b..21b6af3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@
# *****************************************************************************
m4_define([ev_major_version],[3])
-m4_define([ev_minor_version],[16])
-m4_define([ev_micro_version],[0])
+m4_define([ev_minor_version],[17])
+m4_define([ev_micro_version],[1])
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]