[evince/gnome-3-14] release: 3.14.2
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-14] release: 3.14.2
- Date: Sun, 8 Mar 2015 08:53:56 +0000 (UTC)
commit 257387ccb171e6fba9ed0aa1e7575892d374697b
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Sun Mar 8 09:52:50 2015 +0100
release: 3.14.2
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ad5de0a..f941e20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,43 @@
================
+Evince 3.14.2
+================
+
+Bug fixes:
+
+ * Fix memory leak when adding new text annotations (Carlos Garcia
+ Campos)
+ * Add = and <Ctrl>= keybindings for zooming in (#738625, Lars
+ Uebernickel)
+ * Fix printing of landscape documents (#734788, Carlos Garcia
+ Campos)
+ * Fix a crash in recent-view when loading password protected
+ documents (#744049, Marek Kasik)
+ * 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 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)
+ * Christian Kirbach (de)
+ * Jiri Grönroos (fi)
+
+================
Evince 3.14.1
================
diff --git a/configure.ac b/configure.ac
index 0ae92b1..d6ca0c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[14])
-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]