[evince] release: 3.5.3



commit 3fd4c1796841a20798c31cd589489314e694979e
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Jun 26 11:52:12 2012 +0200

    release: 3.5.3

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30d82ca..9f16427 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
 ================
+Evince     3.5.3
+================
+
+New features and improvements:
+
+    * Add find options to the find bar. Find options available depend
+      on every backend. (Carlos Garcia Campos)
+    * Use GResource for data files (Christian Persch)
+    * Add new API to EvAnnotation that uses GdkRGBA (#677983,
+      Christian Persch)
+    * Use G_PARAM_STATIC_STRINGS flag for properties (Christian Persch)
+
+Bug fixes:
+
+    * Fix the build with poppler versions not including the new find
+      options API (#677867, Cosimo Cecchi)
+    * Fix crash due to an invalid free (#678563, Josà Aliste,
+      Christian Persch)
+
+Documentation:
+
+    * Add missing EvAnnotation API to sections.txt (Christian Persch)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Nilamdyuti Goswami (as)
+    * Tom Tryfonidis (el)
+    * Daniel Mustieles (es)
+    * Fran Dieguez (gl)
+    * Kjartan Maraas (nb)
+    * Yuri Kozlov (ru)
+    * Matej UrbanÄiÄ (sl)
+
+================
 Evince     3.5.2
 ================
 
diff --git a/configure.ac b/configure.ac
index af10b0a..1c37a33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[5])
-m4_define([ev_micro_version],[2])
+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]