Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
3 files changed, 18 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index be5fae5..879ae7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2008-04-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * configure.ac:
+
+ Update for release 2.22.1.
+
2008-04-06 Carlos Garcia Campos <carlosgc@gnome.org>
* NEWS:
Update for upcoming release.
-
+
2008-04-06 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac:
@@ -18,7 +24,7 @@
Fix a crash when printing a range that doesn't specify the start or
end page. Fixes bug #524288.
-
+
2008-04-02 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_cmd_continuous),
diff --git a/NEWS b/NEWS
index ac12b3b..b7db1ec 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,15 @@ Bug fixes:
backend (Carlos Garcia Campos).
* Other bugs fixed: #521224, #524112
+Translation updates:
+
+ * Alexander Nyakhaychyk (be)
+ * Yavor Doganov (bg)
+ * David Lodge (en_GB)
+ * Jorge González (es)
+ * Ivar Smolin (et)
+ * Clytie Siddall (vi)
+
===============
Evince 2.22.0
===============
diff --git a/configure.ac b/configure.ac
index 9342113..08db7f0 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.22.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[2.22.1],[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