[evince] Release: 2.91.2



commit 76dd34c5c22f900613178147ae2a940751f1cc05
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Nov 8 19:39:58 2010 +0100

    Release: 2.91.2

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7af0cd5..7897d58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
 ================
+Evince  2.91.2
+================
+
+New Features and UI Improvements:
+
+    * Migrate to new size request API (#633480, Matthias Clasen)
+    * Implement GtkScrollable interface in EvView (Christian Persch,
+      Carlos Garcia Campos)
+    * Migrate to new combo box APIs (#632640, #632600, Matthias
+      Clasen, Christian Persch)
+
+Bug fixes:
+
+    * Fix drawing glyphs with transparency in dvi backend (#494736,
+      Carlos Rendon)
+    * Fix a typo in pkg-config file (Marek Kasik)
+
+Translation updates:
+
+    * Mario Blättermann (de)
+    * Michael Kotsarinis (el)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Fran Diéguez (gl)
+    * Shushi Kurose (ja)
+    * �� (zh_CN)
+
+================
 Evince  2.91.1
 ================
 
diff --git a/configure.ac b/configure.ac
index 776010c..2fee0e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[91])
-m4_define([ev_micro_version],[1])
+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]