From ff0503865646c869c2a845355edd5a6392d40e63 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 09 Apr 2007 20:34:53 +0000 Subject: 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 --- diff --git a/ChangeLog b/ChangeLog index 72747c8..c5df016 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 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): Do not make window bigger than screen. Fixes bug diff --git a/NEWS b/NEWS index 7c4b609..046061f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,28 @@ ============== +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 54571cf..5224e0d 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) -- cgit v0.9.1