]> www.fi.muni.cz Git - evince.git/commitdiff
Update for release 2.21.90.
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Mon, 28 Jan 2008 22:06:28 +0000 (22:06 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 28 Jan 2008 22:06:28 +0000 (22:06 +0000)
2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.21.90.

svn path=/trunk/; revision=2870

ChangeLog
NEWS
configure.ac

index 031e3542e5bbc380905d2b995eb7d3b5f2bcadea..61336c38e925a5334384d0af1d250b9533c40a62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 2.21.90.
+
 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-window.c: (ev_window_cmd_escape):
diff --git a/NEWS b/NEWS
index 24e5006b1a56d329baf270dd36671a9f2aa1ef3c..f93f6e2d8cd75a1c5a3262a227e70e084360983e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,6 @@
 Evince  2.21.90
 ===============
 
-IMPORTANT NOTICE: These release notes were updated by Wouter Bolsterlee on
-20080124. This NEWS file should be updated again before a release (including
-the version number right above this message)!
-
 Important notice for distributors:
 
     * This release overrides document permissions by default. See
@@ -14,6 +10,7 @@ Important notice for distributors:
 
 New features and UI improvements:
 
+    * Port to gio and drop gnome-vfs dependency. (#510401, Cosimo Cecchi, Carlos Garcia Campos)
     * Scroll pages in page entry with mouse wheel (#324122, David Turner)
     * Kinetic autoscroll feature in context menu (#323670, #461271, David Turner)
     * New plugin system for backends (#351348, Carlos Garcia Campos)
@@ -38,7 +35,8 @@ Bug fixes:
     * Repair horizontal scrolling with shift (#483412, Nickolay V. Shmyrev)
     * Gnome Keyring is now an optional dependency (#509676, Marcelo Lira)
     * Reduce memory consumption by rendering images on demand (Carlos Garcia Campos)
-    * Other bugs fixed: #502843, #460658, #504721
+    * Fix printing in dvi backend when filename contains white spaces. (#502839, Carlos Garcia Campos)
+    * Other bugs fixed: #502843, #460658, #504721, #511635
 
 Thanks:
 
index f0d9b608e5df419fb9cad7fb9279e9901c23f499..f8b64d389bc4b221932f456211dc19c9f5669ecd 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([Evince],[2.21.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[2.21.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
 AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip])
 
 EV_API_VERSION=2.20