From d48f887ded3c24c2e1ee4d2a8f1f2ddb5c5f43ec Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Mon, 7 Aug 2006 21:20:14 +0000 Subject: [PATCH] Update for release 0.5.5 2006-08-08 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 0.5.5 --- ChangeLog | 7 +++++++ NEWS | 39 +++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 3 files changed, 47 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b6ebb020..4e125b91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-08-08 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.5.5 + 2006-08-07 Radoslav Dorcik * shell/ev-window.c: (ev_window_cmd_escape) diff --git a/NEWS b/NEWS index 1669e3cc..c0e06473 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,42 @@ +============== +Evince 0.5.5 +============== + +New Features: + + * Evince have preview mode for using with gtk+ + * New print dialog is used with gtk 2.10 + * New recent files framework is used + +UI Improvements: + + * Sidebar is unified with Epiphany + * Escape unfocus page entry + +Bug Fixes: + + * Automake updates + * Link coordinates now used correctly + * Desktop file is corrected + * Memory leak fixes + +Translations: + + * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW + +Thanks: + + Carlos Garcia Campos, Christian Persch, Radoslav Dorcik, + Ricardo Markiewicz, Wouter Bolsterlee + + and especially translators: + + Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung + Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador, + Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga, + Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos + Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan + ============== Evince 0.5.4 ============== diff --git a/configure.ac b/configure.ac index 8de5b63e..c9fba4a8 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.5.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.5.5],[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