From a3e377719b084ff6681e5eb86d30ff3de7cfe240 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Mon, 30 Jul 2007 17:18:43 +0000 Subject: [PATCH] Release 0.9.3 2007-07-30 Carlos Garcia Campos * configure.ac: * NEWS: Release 0.9.3 svn path=/trunk/; revision=2600 --- ChangeLog | 7 +++++++ NEWS | 29 +++++++++++++++++++++++++++++ configure.ac | 2 +- 3 files changed, 37 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0a21ca81..6b49bff1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-07-30 Carlos Garcia Campos + + * configure.ac: + * NEWS: + + Release 0.9.3 + 2007-07-30 Carlos Garcia Campos * libdocument/ev-document-info.h: diff --git a/NEWS b/NEWS index b86fe5e9..9a938c80 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,32 @@ +============== +Evince 0.9.3 +============== + +New Features and UI Improvements: + + * Use new GTK+ tootlips (Carlos Garcia Campos) + * Printing multiple pages per sheet (Carlos Garcia Campos) + +Bug fixes: + + * Fix a crash when tooltip message is NULL (Nickolay V. Shmyrev) + * Do not block while enumerating printers in preview mode (Christian Persch) + * Added UNIX-like key bindings hjkl (Cosimo Cecchi) + * Show new pages as soon as they are rendered even if other page + elements like forms, images or links are not ready yet (Carlos Garcia Campos) + * Provide different options in the print dialog depending on document + type backend capabilities (Carlos Garcia Campos) + +Translations: + + Jorge González (es) + Iñaki Larrañaga Murgoitio (eu) + Ilkka Tuohela (fi) + Gabor Kelemen (hu) + Arangel Angov (mk) + Wouter Bolsterlee (nl) + Funda Wang (zh_CN) + ============== Evince 0.9.2 ============== diff --git a/configure.ac b/configure.ac index 83f1d681..e49be716 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.9.3],[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