[evince] release: 3.7.1
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.7.1
- Date: Tue, 23 Oct 2012 12:28:18 +0000 (UTC)
commit e00cd061e69cc9658adfb4ce2c1c6dfb3bfcb2e6
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Tue Oct 23 14:27:43 2012 +0200
release: 3.7.1
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c1cc6f..ba00f95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,43 @@
================
+Evince 3.7.1
+================
+
+New features and improvements:
+
+ * Add application menu (#674937, Christian Persch)
+ * Set maximum width for page numbers in index to improve the
+ visibility of the table of contents (#660113, GermÃn
+ Poo-CaamaÃo)
+ * Use GtkOverlay to show the loading message (Carlos Garcia
+ Campos)
+ * Use custom cell renderers for the thumbnails icon view to fix
+ the huge selection rectangle around thumbnails (#646055, Carlos
+ Garcia Campos)
+ * Hold the application while printing is in progress (Christian
+ Persch)
+ * Add 2DGraphics category to the desktop file (#686062, Alexandre
+ Rostovtsev)
+
+Bug fixes:
+
+ * Show always the offline help using Yelp (#682423, Robert Ancell)
+ * Remove xi:includes referencing obsolete files in documentation
+ (#686060, Alexandre Rostovtsev)
+ * Use custom CSS for EvView to make sure the background is not
+ white as Adwaita currently does, because it breaks the page
+ frames (Carlos Garcia Campos)
+
+Translation updates:
+
+ * Daniel Martinez (an)
+ * Xavier Roijals (ca)
+ * Daniel Mustieles (es)
+ * Khoem Sokhem (km)
+ * Wouter Bolsterlee (nl)
+ * Pavol KlaÄanskà (sk)
+ * Re. (uk)
+
+================
Evince 3.6.0
================
diff --git a/configure.ac b/configure.ac
index 3474c84..844d6d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@
# *****************************************************************************
m4_define([ev_major_version],[3])
-m4_define([ev_minor_version],[6])
-m4_define([ev_micro_version],[0])
+m4_define([ev_minor_version],[7])
+m4_define([ev_micro_version],[1])
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]