[evince] release: 3.3.2



commit a6356b84fb1ae4785c17b7c2b327c37601a613c4
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Nov 22 18:58:33 2011 +0100

    release: 3.3.2

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e41171f..2ca80d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
 ================
+Evince     3.3.2
+================
+
+New features and improvements:
+
+    * Improve mime type detection on win32 (Hib Eris)
+
+Bug fixes:
+
+    * Remove use of several deprecated API in GLib and GTK+ (Carlos
+      Garcia Campos)
+    * Update smclient from libegg to fix the application name
+      (#631612, Carlos Garcia Campos)
+    * Update synctex to version 1.17 to fix problems with file paths
+      (Josà Aliste)
+
+Documentation:
+
+    * Add API documentation to EvAnnotation.
+    * Several fixes and cleanups in user manual (Tiffany Antopolski)
+    * Add introspection annotations to
+      ev_document_factory_get_document() (#635705, Josà Aliste)
+    * Add introspection annotations to
+      ev_document_model_get_document() (#662720, Cosimo Cecchi)
+
+Translation updates:
+
+    * Ihar Hrachyshka (be)
+    * Gabor Karsay (de)
+    * Daniel Mustieles (es)
+    * Mattias PÃldaru (et)
+    * Alexandre Franke (fr)
+    * Bruno Brouard (fr)
+    * Gabor Kelemen (hu)
+    * Umarzuki Bin Mochlis Moktar (ms)
+    * KYAW MYAT THU (my)
+    * Praveen Illa (te)
+    * Nguyán ThÃi Ngác Duy (vi)
+
+================
 Evince     3.2.1
 ================
 
diff --git a/configure.ac b/configure.ac
index 839688c..22ae55d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[3])
 m4_define([ev_minor_version],[3])
-m4_define([ev_micro_version],[0])
+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]