[evince] [release] 2.29.3



commit 67abb7a6ea511cd7cbbb328717cc2c8dbfbc7e2e
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Nov 30 20:22:07 2009 +0100

    [release] 2.29.3

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 32a4e42..28de1b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
 ================
+Evince  2.29.3
+================
+
+New Features and UI Improvements:
+
+    * Add inverted colors view mode (#321823, Juanjo Marín, Carlos
+      Garcia Campos)
+    * Add options to open/save attachment annotations to context menu
+      (Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Fix infinite loop when scrollbar visibility changes in fit-with
+      mode (Carlos Garcia Campos)
+    * Do not resize the window when zoom in/out with CTRL+Scroll
+      (#602798, Carlos Garcia Campos)
+    * Keep scroll position when reloading (#602445, Carlos Garcia
+      Campos)
+    * Make "p" and "n" accels unsensitive while searching (Carlos
+      Garcia Campos)
+
+Translation updates:
+
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Yaron Shahrabani (he)
+    * Nils-Christoph Fiedler (nds)
+    * Matej UrbanÄ?iÄ? (sl)
+    * Tao Wei (zh_CN)
+
+================
 Evince  2.29.2
 ================
 
diff --git a/configure.ac b/configure.ac
index f709038..e7daa95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[29])
-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]