[evince] release: 3.11.3



commit 6eaa21b7f5b06a6bb5eb3dbe66bb731e21025029
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Wed Dec 18 18:33:43 2013 +0100

    release: 3.11.3

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c4cb1e..4e6fb9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,41 @@
 ================
+Evince    3.11.3
+================
+
+New features and improvements:
+
+    * Hide window titlebar when maximized (#696254, Robert Roth)
+    * Add AtkDocument implementation to EvViewAccessible (#719507,
+      Alejandro Piñeiro)
+    * Remove the margin of the toolbar buttons and center them
+      vertically (#709005, Yosef Or Boczko, Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Disable "Send To" action when there is no mail client
+      available (#701654, Plamena Manolova, Marek Kasik)
+    * Always consider the cursor page as the current page for
+      accessibility when caret navigation is enabled.
+    * Fix the page size reported in the properties dialog for some
+      document backends (#711093, Carlos Garcia Campos)
+
+Documentation:
+
+    * Update toolbar page (#705211, Tiffany Ann Antopolski)
+    * Update information on working with bookmarks (#710107, Tiffany
+      Ann Antopolski)
+
+Translation updates:
+
+    * Dimitris Spingos (Δημήτρης Σπίγγος) (el)
+    * Daniel Mustieles (es)
+    * Andika Triwidada (id)
+    * Rafael Ferreira (pt_BR)
+    * Shantha kumar (ta)
+    * Krishnababu Krothapalli (te)
+    * YunQiang Su (zh_CN)
+
+================
 Evince    3.11.1
 ================
 
diff --git a/configure.ac b/configure.ac
index 3445f02..13b0a07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[11])
-m4_define([ev_micro_version],[1])
+m4_define([ev_micro_version],[3])
 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]