[evince] release: 3.15.4
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.15.4
- Date: Mon, 19 Jan 2015 17:04:36 +0000 (UTC)
commit ea19e7a04481223b4ffe3448af8507546d4e5d2c
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Mon Jan 19 18:04:07 2015 +0100
release: 3.15.4
NEWS | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 +-
2 files changed, 65 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ad5de0a..e4fed5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,67 @@
================
+Evince 3.15.4
+================
+
+New features and improvements:
+
+ * Add document size to the properties dialog (#741057, Tobias
+ Westergaard Kjeldsen)
+ * Add support for bsdtar command in comics backend (#742721, Balló
+ György)
+ * Improve the the sidebar UI (#739836, Trinh Anh Ngoc)
+ * Add support for TextMarkup annotation in read-only mode for now
+ (#583377, Giselle Reis)
+ * Use headerbar and improve spacing and borders in properties
+ dialog (#739836, Trinh Anh Ngoc)
+
+Bug fixes:
+
+ * Fix properties dialog shortcut (#739116, Boris Egorov)
+ * Bring back Open in new window action to the context menu
+ (#739046, Boris Egorov)
+ * Do not save n-copies when saving printing settings (#696203,
+ José Aliste)
+ * Use correct maximum size for thumbnail images in
+ evince-thumbnailer (#740877, Sebastian Keller)
+ * Fix a typo in configure.ac that made configure fail with
+ ligbnome-desktop (#733721, Marek Kasik)
+ * Correctly scroll to the search result selected by user when not
+ in continuous mode (#730252, Marek Kasik)
+ * Fix memory leak when adding new text annotations (Carlos Garcia
+ Campos)
+ * Fix border-radius CSS property of thumbnails (#739836, Trinh Anh
+ Ngoc)
+ * Fix quoting issues in configure.ac (#739226, Alexander Tsoy)
+ * Fix runtime critical warning when starting in fullscreen mode
+ (#737864, Carlos Garcia Campos)
+ * Handle TIFF files reporting a 0 resolution (#646414, Gabor
+ Kelemen)
+ * Disable toggle-find action for documents not supporting find
+ (#738262, Carlos Garcia Campos)
+
+Translation updates:
+
+ * Daniel Martinez (an)
+ * Marek Černocký (cs)
+ * Bernd Homuth (de)
+ * Wolfgang Stoeggl (de)
+ * Tom Tryfonidis (el)
+ * Daniel Mustieles (es)
+ * Iñaki Larrañaga Murgoitio (eu)
+ * Jiri Grönroos (fi)
+ * Yosef Or Boczko (he)
+ * Balázs Úr (hu)
+ * Gabor Kelemen (hu)
+ * Andika Triwidada (id)
+ * Baurzhan Muftakhidinov (kk)
+ * Aurimas Černius (lt)
+ * Kjartan Maraas (nb)
+ * Rafael Ferreira (pt_BR)
+ * Stas Solovey (ru)
+ * Muhammet Kara (tr)
+ * Trần Ngọc Quân (vi)
+
+================
Evince 3.14.1
================
diff --git a/configure.ac b/configure.ac
index 0ae92b1..18bab0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@
# *****************************************************************************
m4_define([ev_major_version],[3])
-m4_define([ev_minor_version],[14])
-m4_define([ev_micro_version],[1])
+m4_define([ev_minor_version],[15])
+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]