From: Nickolay V. Shmyrev Date: Wed, 28 May 2008 21:20:42 +0000 (+0000) Subject: Update for release 2.22.2 X-Git-Tag: EVINCE_2_22_2^0 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=f5a353d6cd6af891512306826b6fee78cbcd9385;p=evince.git Update for release 2.22.2 2008-05-29 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 2.22.2 svn path=/branches/gnome-2-22/; revision=3045 --- diff --git a/ChangeLog b/ChangeLog index f5145b02..393042db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-05-29 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 2.22.2 + 2008-05-19 Matthias Drochner * properties/ev-properties-view.c (get_default_user_units): diff --git a/NEWS b/NEWS index 48228a7c..41232c80 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +=============== +Evince 2.22.2 +=============== + +Bug fixes: + + * Fixes warning with gtk-2.10 (#533323, Matthias Drochner) + * Fixes crash in impress backend (#530852, Hans Petter Jansson) + * Handle multipage tiff properly (#520290, Carlos Garcia Campos) + +Translation updates: + + * Ivar Smolin (et) + ================ Evince 2.22.1.1 ================ diff --git a/configure.ac b/configure.ac index 6afc872c..bd36391d 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.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[2.22.2],[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