From ff0503865646c869c2a845355edd5a6392d40e63 Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Mon, 9 Apr 2007 20:34:53 +0000 Subject: [PATCH] Update for release 0.8.1 2007-04-10 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 0.8.1 svn path=/trunk/; revision=2401 --- ChangeLog | 7 +++++++ NEWS | 24 ++++++++++++++++++++++++ configure.ac | 2 +- 3 files changed, 32 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 72747c87..c5df016a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-04-10 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.8.1 + 2007-04-10 Nickolay V. Shmyrev * shell/ev-window.c: (setup_size_from_metadata): diff --git a/NEWS b/NEWS index 7c4b609a..046061fa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +============== +Evince 0.8.1 +============== + +Bug Fixes: + + * Default resolutionis used when it's not provided by TIFF + document (Carlos Garcia Campos) + * Added support for ps, eps and compressed documents + thumbnails (Carlos Garcia Campos) + * Implemented font color specials in the DVI backend (Ricardo Markiewicz) + * DOCUMENTS folder from xdg-data-dirs is used as default folder when + opening a file chooser (Matthias Clasen) + * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos) + +Translations: + + Gil Forcada (ca) + Ignacio Casal Quinteiro (gl) + Iñaki Larrañaga Murgoitio (eu) + Jorge González (es) + Jakub Friedl (cs) + Sonam Pelden (dz) + ============== Evince 0.8.0 ============== diff --git a/configure.ac b/configure.ac index 54571cf3..5224e0da 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.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.8.1],[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