[evince] release: 3.3.90



commit 8297bc7373a586765dcda33eda001df479d3d6f2
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Feb 21 20:27:58 2012 +0100

    release: 3.3.90

 NEWS         |   41 +++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 42 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f015f1..7dee51e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,45 @@
 ================
+Evince    3.3.90
+================
+
+New features and improvements:
+
+    * Restore horizontal policy to NEVER for the sidebar's thumbnails
+      (#670375, Gustavo Noronha Silva)
+    * Add a setting to disable auto-reload (#669265, Carlos Garcia
+      Campos)
+    * Split dual mode option into dual mode with odd and even pages on
+      the left (#444587, Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Fixed several compile warnings (Hib Eris)
+    * Several build fixes for windows (Hib Eris)
+    * Fix typo min gsettings schema file (#670399, Andre Klapper)
+
+Translation updates:
+
+    * Ihar Hrachyshka (be)
+    * Marek Äernockà (cs)
+    * Kenneth Nielsen (da)
+    * Daniel Mustieles (es)
+    * Mattias PÃldaru (et)
+    * Bruno Brouard (fr)
+    * Fran Dieguez (gl)
+    * Yaron Shahrabani (he)
+    * Baurzhan Muftakhidinov (kk)
+    * Mohammed Sadiq (ml)
+    * Kjartan Maraas (nb)
+    * Matej UrbanÄiÄ (sl)
+    * Miroslav NikoliÄ (sr latin)
+    * ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (sr)
+    * Daniel Nylander (sv)
+    * Praveen Illa (te)
+    * ææ (zh_CN)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince     3.3.5
 ================
 
diff --git a/configure.ac b/configure.ac
index a91ed01..1c48194 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],[5])
+m4_define([ev_micro_version],[90])
 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]