[evince] release: 3.1.2
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.1.2
- Date: Mon, 13 Jun 2011 18:30:49 +0000 (UTC)
commit ec4b7ead09745290749d46c8229392f2ec39b6c3
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Mon Jun 13 20:30:13 2011 +0200
release: 3.1.2
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 28f455d..c746681 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,43 @@
================
+Evince 3.1.2
+================
+
+Bug fixes:
+
+ * Fix goto window in presentation mode (Carlos Garcia Campos)
+ * Don't allow to hide the toolbar when it's being edited (#648056,
+ Carlos Garcia Campos)
+ * Send page dest as integer to other evince instances when '-i'
+ command line switch is used (#647138, Carlos Garcia Campos)
+ * Don't jump to find result when the findbar is shown with search
+ text (#647378, Carlos Garcia Campos)
+ * Fix error processing some malformed TIFF files (#644806, Juanjo
+ MarÃn)
+ * Clear caches after destroying child widgets (#648365, Marek
+ KaÅ¡Ãk)
+ * Fix ev_win32_get_locale_dir() (Hib Eris)
+
+Documentation:
+
+ * Toolbar documentation (#503638, Tiffany Antopolski)
+ * Fix typo (#637512, Tiffany Antopolski)
+ * Change OpenOffice refs to LibreOffice (Tiffany Antopolski)
+
+Translation updates:
+
+ * Daniel Martinez Cucalon (an)
+ * Gil Forcada (ca valencia)
+ * Mario Blättermann (de)
+ * Kristjan SCHMIDT (eo)
+ * Jorge González (es)
+ * Gabor Kelemen (hu)
+ * Pavol KlaÄ?anský (sk)
+ * Praveen Illa (te)
+ * Korostil Daniel (uk)
+ * Pin-hsien Li (zh_HK)
+ * Pin-hsien Li (zh_TW)
+
+================
Evince 3.0.0
================
diff --git a/configure.ac b/configure.ac
index e5924c9..20301dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@
# *****************************************************************************
m4_define([ev_major_version],[3])
-m4_define([ev_minor_version],[0])
-m4_define([ev_micro_version],[0])
+m4_define([ev_minor_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]