From f76fa765536d1f5875699606d0a78c6f132fce1e Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 27 Aug 2007 21:55:16 +0000 Subject: Update for release 2.19.4 2007-08-28 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 2.19.4 svn path=/trunk/; revision=2646 --- diff --git a/ChangeLog b/ChangeLog index 3cc0537..b4adca5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-08-28 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 2.19.4 + 2007-08-28 Justin Blanchard * shell/ev-view-private.h: diff --git a/NEWS b/NEWS index b97c285..3b64537 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +=============== +Evince 2.19.4 +=============== + +Bug fixes: + + * Find works when findbar is hidden (Justin Blanchard) + * Use directly cairo_surface_get_content (Jeff Muizelaar) + * Great speedup by using CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 (Jeff Muizelaar) + * Fix for embedded thumbnails dimension and rotation (Carlos Garcia Campos) + * Avoid ifdefs inside macros (Jens Granseuer) + * Memory leak fixes (Justin Blanchard, Hiroyuki Ikezoe) + * New icon sizes (Andreas Nilsson) + * Invalid read fix (Justin Blanchard) + * Fix multihead problems in toolbar editor (Carlos Garcia Campos) + * Use the same cairo context for every page in the same expose event (Carlos Garcia Campos) + +Translations: + + Adam Weinberger (en_CA) + Danishka Navin (si) + Duarte Loreto (pt) + Hendrik Richter (de) + Ihar Hrachyshka (be@latin) + Raphael Higino (pt_BR) + Stéphane Raimbault (fr) + Takeshi Aihana (ja) + ============== Evince 0.9.3 ============== diff --git a/configure.ac b/configure.ac index 045cce1..c6849a0 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],[0.9.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[2.19.4],[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) -- cgit v0.9.1