[evince] release: 3.1.90
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.1.90
- Date: Mon, 29 Aug 2011 15:14:27 +0000 (UTC)
commit c85bfd0cdd7a640facdca0f0dc556e457c0bf62b
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Mon Aug 29 17:13:49 2011 +0200
release: 3.1.90
NEWS | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 73 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c746681..ff1164b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,76 @@
================
+Evince 3.1.90
+================
+
+New Features and UI Improvements:
+
+ * Don't set the current folder while saving a file (#655514,
+ Carlos Garcia Campos)
+ * Fallback mode for cbz files using 7za and 7z (#583499, Juanjo
+ MarÃn)
+ * Add GoToPage item to Go menu (Josà Aliste)
+ * Limit thumbnailing time to 15 seconds by default (#651655,
+ Carlos Garcia Campos)
+ * Add shortcut keys for best-fit and fit-width options (#595571,
+ Carlos Garcia Campos)
+ * Add Help button to the toolbar editor (#503638, Tiffany
+ Antopolski)
+ * Use GTK_STOCK_GO_BACK for the history button (#554585, Josselin
+ Mouette)
+
+Bug fixes:
+
+ * Fix saving annotations added to different pages (#628378, Daniel
+ GlÃckner)
+ * Add plural form for "cancel print jobs before closing" dialog
+ (Josà Aliste)
+ * Update toolbar-editor from libegg to fix drag and drop toolbar
+ items (Josà Aliste)
+ * Disable shortcut 'n' while editing form fields (#654927, Nivaldo
+ Bondanca)
+ * Do not use the C++ template keyword in headers (Murray Cumming)
+ * Update smclient check for gdk targets (Michael Biebl)
+ * Save zoom factor in default settings when sizing mode is free
+ (#653383, Carlos Garcia Campos)
+ * Fix build with --enable-introspection (#643382, Dominique
+ Leuenberger)
+ * Update synctex parser to version 1.16 (#651263, Josà Aliste)
+
+Documentation:
+
+ * Update man page (#526539, Sven Arvidsson)
+ * Fixed spelling errors, clarified concepts and updated docs
+ (#648254, Tiffany Antopolski)
+
+Translation updates:
+
+ * Ihar Hrachyshka (be)
+ * Alexander Shopov (bg)
+ * Mario BlÃttermann (de)
+ * Daniel Mustieles (es)
+ * Jorge GonzÃlez (es)
+ * Tommi Vainikainen (fi)
+ * Alexandre Franke (fr)
+ * Fran DiÃguez (gl)
+ * Yaron Shahrabani (he)
+ * Gabor Kelemen (hu)
+ * Andika Triwidada (id)
+ * RÅdofls Mazurs (lv)
+ * Torstein Adolf Winterseth (nb)
+ * Wouter Bolsterlee (nl)
+ * Piotr DrÄg (pl)
+ * Yuri Myasoedov (ru)
+ * Pavol KlaÄanskà (sk)
+ * Matej UrbanÄiÄ (sl)
+ * Daniel Nylander (sv)
+ * Theppitak Karoonboonyanan (th)
+ * Muhammet Kara (tr)
+ * Sahran (ug)
+ * Xiaoran Zhao (zh_CN)
+ * ææ (zh_CN)
+ * Priscilla Mahlangu (zu)
+
+================
Evince 3.1.2
================
diff --git a/configure.ac b/configure.ac
index 768c922..253694c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[1])
-m4_define([ev_micro_version],[2])
+m4_define([ev_micro_version],[90])
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]