[evince/gnome-2-30] [release] 2.30.1



commit b5bfb2abfbe0a0e7071da9481c7ad51c7eb37afb
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Apr 26 17:37:38 2010 +0200

    [release] 2.30.1

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1585054..6b10331 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
 ================
+Evince  2.30.1
+================
+
+Bug fixes:
+
+    * Make inverted colors mode work in presentation mode too
+      (#614693, Carlos Garcia Campos)
+    * Respect GNOME22_USER_DIR env variable (#613637, Ray Strode)
+    * Fix loading of local documents when uri contains a page
+      destination (#616515, Carlos Garcia Campos)
+    * Take default settings from last document opened. Fixes
+      regression caused by migration to gio metadata (#606090, Carlos
+      Garcia Campos)
+    * Update icons to match gnome-icon-theme appearance (#614747,
+      Hylke Bons, Carlos Garcia Campos)
+    * Make sure there's a new valid page range before updating caches
+      (fdo#27599, Carlos Garcia Campos)
+    * Update FSF address everywhere (#514607, Arun Persaud)
+    * Fix loading of compressed password-protected documents (#613959,
+      Carlos Garcia Campos)
+    * Close previewer window with control + w (#612972, Carlos Garcia
+      Campos)
+    * Fix keybindings in previewer window (#612972, Carlos Garcia
+      Campos)
+
+Translation updates:
+
+    * Runa Bhattacharjee (bn_IN)
+    * Gil Forcada (ca)
+    * Gil Forcada (ca valencia)
+    * Ivar Smolin (et)
+    * Shankar Prasad (kn)
+    * Sandeep Shedmake (mr)
+
+================
 Evince  2.30.0
 ================
 
diff --git a/configure.ac b/configure.ac
index 7c48f9a..310e8b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 m4_define([ev_major_version],[2])
 m4_define([ev_minor_version],[30])
-m4_define([ev_micro_version],[0])
+m4_define([ev_micro_version],[1])
 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]