From 26e3ad2694f15ab4358aae3fddc6640b64ba5f31 Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Mon, 26 Nov 2007 21:52:02 +0000 Subject: [PATCH] Update for release 2.20.2 2007-11-27 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 2.20.2 svn path=/branches/gnome-2-20/; revision=2750 --- ChangeLog | 7 +++++++ NEWS | 19 +++++++++++++++++++ configure.ac | 2 +- 3 files changed, 27 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7da22a88..d7d3f7e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-11-27 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 2.20.2 + 2007-11-26 Matthias Clasen * backend/tiff/tiff-document.c: (tiff_document_render): diff --git a/NEWS b/NEWS index c7646b5c..e08b49d9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +=============== +Evince 2.20.2 +=============== + +Bug fixes: + + * Tiff documents were rendered with wrong colors (Matthias Clasen) + * Fix endless loop when zero pages per sheet is selected (Darren Kenny) + * Do not jump to the first page when reloading from command line (Carlos Garcia Campos) + * Memory leak fix (Hiroyuki Ikezoe) + * Fix printing with poppler splash backend (Carlos Garcia Campos) + * Fix a crash when printing with the gnome-print dialog (Carlos Garcia Campos) + * Warning fix (Sebastien Bacher) + +Translations: + + Matej Urbančič (sl) + Youssef Chahibi (ar) + =============== Evince 2.20.1 =============== diff --git a/configure.ac b/configure.ac index f0fa59c7..38ec3a36 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.20.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[2.20.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip]) AM_CONFIG_HEADER(config.h) -- 2.43.0