From 4ffdc3821e7f374d8cb9bfe2d95667b2a8cde892 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Wed, 10 Jan 2007 15:59:25 +0000 Subject: [PATCH] Release 0.7.1 2007-01-10 Carlos Garcia Campos * configure.ac: * NEWS: Release 0.7.1 svn path=/trunk/; revision=2209 --- ChangeLog | 7 +++++++ NEWS | 40 ++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 3 files changed, 48 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 68699b21..266ab378 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-01-10 Carlos Garcia Campos + + * configure.ac: + * NEWS: + + Release 0.7.1 + 2007-01-09 Carlos Garcia Campos * shell/ev-window.c: (ev_window_print_send): diff --git a/NEWS b/NEWS index 5bb62d2c..6eb572a4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,43 @@ +============== +Evince 0.7.1 +============== + +New Features: + + * Popup window to jump to another page in presentation mode. (Carlos Garcia Campos) + * Page transition support in presentation mode. (Carlos Garcia Campos) + +Bug Fixes: + + * Fix random crashes related to threads and Font Config (Carlos Garcia Campos) + * Fix icon name in desktop file (Luca Ferretti) + * Always use "best fit" zoom in presentation mode (Wouter Bolsterlee) + * Don't restore the view on the last page when a document is reopened + (Wouter Bolsterlee) + * Fix build due to libxml2 (Elijah Newren) + +Translations: + + * Djihed Afifi (ar) + * Ales Nyakhaychyk (be) + * Alexander Shopov (bg) + * Josep Puigdemont i Casamajó (ca) + * David Lodge (en_GB) + * Francisco Javier F. Serrador (es) + * Priit Laes (et) + * Raivis Dejus (lv) + * Jovan Naumovski (mk) + * Kjartan Maraas (nb) + * Wouter Bolsterlee (nl) + * Matic Žgur (sl) + * Daniel Nylander (sv) + * Theppitak Karoonboonyanan (th) + * Clytie Siddall (vi) + +Thanks: + + Damien Carbery, Jens Granseuer, Yevgen Muntyan + ============== Evince 0.7.0 ============== diff --git a/configure.ac b/configure.ac index b59e00d3..3693fd38 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.7.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.7.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