From a5b2f041723bcebf02a59856dfc35c68b8b5ff0c Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 18 Jun 2007 23:36:50 +0000 Subject: Update for release 0.9.1 2007-06-19 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 0.9.1 svn path=/trunk/; revision=2513 --- diff --git a/ChangeLog b/ChangeLog index 276a010..4e9509d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-06-19 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.9.1 + 2007-06-17 Alaska Subedi * backend/dvi/dvi-document.c: diff --git a/NEWS b/NEWS index 2f42e06..18f4de7 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,42 @@ ============== +Evince 0.9.1 +============== + +New Features and UI Improvements: + + * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents (Carlos Garcia Campos) + * PDF exporter for printing DVI documents (Alaska Subedi) + * Zoom icon artwork (Michael Monreal) + * Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven) + * Bumped poppler requirements to 0.5.9 (Carlos Garcia Campos) + * Changed sidebar ordering (Wouter Bolsterlee) + * Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos) + +Bug fixes: + + * Print job is released quickly (Carlos Garcia Campos) + * Update a cursor and tooltips after scrolling (Carlos Garcia Campos) + * More safe mkdir_with_parents (Eduardo Lima) + * Safe saving of a document copy to a remote location (Carlos Garcia Campos) + * Build fix without libgnome (Marc Brockschmidt) + * Selections don't disappear after zoom (Carlos Garcia Campos) + * Preview button added to the print dialog (Carlos Garcia Campos) + +Translations: + + Daniel Nylander (sv) + David Lodge (en_GB) + Dr.T.Vasudevan (ta) + Espen Stefansen (nb) + Gil Forcada (ca) + Ignacio Casal Quinteiro (gl) + Ivar Smolin (et) + Jorge González (es) + Sonam Pelden (dz) + Theppitak Karoonboonyanan (th) + Yuval Tanny (he) + +============== Evince 0.9.0 ============== diff --git a/configure.ac b/configure.ac index 391f0f6..0846107 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.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.9.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