[evince] [release] 2.31.6



commit d4c4f56f6ccdcc961b250e0163e3615dbd82374b
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Aug 2 21:21:10 2010 +0200

    [release] 2.31.6

 NEWS         |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 50 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8b6a56a..b1fb711 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,53 @@
 ================
+Evince  2.31.6
+================
+
+New Features and UI Improvements:
+
+    * Preliminary support for adding new annotations (#168304, Carlos
+      Garcia Campos)
+    * Add confirmation dialog on closing window when document has been
+      modified (Form fields have been filled out or annots have been
+      added/modified) (#168304, Carlos Garcia Campos)
+    * Add an action to edit menu to save current settings as
+      default. Default settings will be used only for new documents
+      that don't have metadata (#620325, Carlos Garcia Campos)
+    * Migrate lockdown to gsettings (Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Update synctex parser from TexLive SVN repository (#624532,
+      Marek Kasik)
+    * Fix a crash when loading document with inverted colors enabled
+      (Carlos Garcia Campos)
+    * Several build improvements (Hib Eris)
+    * Fix memory leaks when document is reloaded (Carlos Garcia Campos)
+    * Fix position of window annotations when moved by the user (Jose
+      Aliste, Carlos Garcia Campos)
+    * Fix build with poppler 0.14 (#624904, Carlos Garcia Campos)
+    * Use cairo instead of gdk_draw API (Carlos Garcia Campos)
+    * Only set text and text_layout flags in page cache when a11y
+      might be enabled (Carlos Garcia Campos)
+
+Translation updates:
+
+    * Xandru Armesto (ast)
+    * Mario Blättermann (de)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Fran Diéguez (gl)
+    * Sweta Kothari (gu)
+    * Yaron Shahrabani (he)
+    * Shankar Prasad (kn)
+    * Sandeep Shedmake (mr)
+    * Kjartan Maraas (nb)
+    * Daniel Nylander (sv)
+    * Krishna Babu K (te)
+    * Eleanor Chen (zh_CN)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
 Evince  2.31.5
 ================
 
diff --git a/configure.ac b/configure.ac
index 52f309b..ccb4482 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[31])
-m4_define([ev_micro_version],[5])
+m4_define([ev_micro_version],[6])
 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]