Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
3 files changed, 11 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 031e354..61336c3 100644
--- 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 24e5006..f93f6e2 100644
--- 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:
diff --git a/configure.ac b/configure.ac
index f0d9b60..f8b64d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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