[evince/gnome-3-8] Release: 3.8.2
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-8] Release: 3.8.2
- Date: Wed, 15 May 2013 07:40:10 +0000 (UTC)
commit 68345dcd13450fb98511a349d6089b872e592c27
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Wed May 15 09:39:23 2013 +0200
Release: 3.8.2
NEWS | 40 ++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d41041a..3309b04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
================
+Evince 3.8.2
+================
+
+Bug fixes:
+
+ * Fix zoom and position of FitR link destinations (#695524, Simon
+ Budig)
+ * Update the search string when the document is reloaded (#694143,
+ aakash)
+ * Fix --find command line option to actually show the find bar
+ (#604327, Carlos Garcia Campos)
+ * Forward EvView key events to the focused form field, so that
+ it's possible to move between words with CTRL+Left/Right in text
+ form fields instead of rotating the view (#699630, Carlos Garcia
+ Campos)
+ * Do not update the history while searching to prevent the find
+ bar from begin closed unexpectedly (#697194, Carlos Garcia
+ Campos)
+ * Fix document to view coordinates transformation to take page
+ borders into account. This makes search results, form fields,
+ annotations and other items to be correctly placed on the view
+ (Carlos Garcia Campos)
+
+Documentations:
+
+ * Update gtk-doc API files adding new symbols and removing the
+ ones that no longer exist (#697152, Cosimo Cecchi)
+ * Update the man page (Marek Kasik)
+
+Translation updates:
+
+ * flemming christensen (da)
+ * Christian Kirbach (de)
+ * Bruce Cowan (en_GB)
+ * Daniel Mustieles (es)
+ * Gabor Kelemen (hu)
+ * OKANO Takayoshi (ja)
+ * tuhaihe (zh_CN)
+
+================
Evince 3.8.0
================
diff --git a/configure.ac b/configure.ac
index 07a2fe0..184f492 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[8])
-m4_define([ev_micro_version],[0])
+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]