From 70b8748a81acc1c34a35b23d2a1fbf230bd288a8 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 04 Sep 2006 15:35:22 +0000 Subject: Update for release 0.6.0 2006-09-04 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 0.6.0 --- diff --git a/ChangeLog b/ChangeLog index 99fa531..edd2e51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-04 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.6.0 + 2006-08-28 Nickolay V. Shmyrev * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named): diff --git a/NEWS b/NEWS index 2eb0b32..61acc6d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,37 @@ ============== +Evince 0.6.0 +============== + +Bug Fixes: + + * Links aren't lost while resizing + * Tiff backend crash is fixed + * Recent code and icons code are screen safe + * Crash while handling password-protected documents is fixed + +Translations: + + * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml + mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW + +Thanks: + + Carlos Garcia Campos, Julien Rebetez, Sebastien Bacher, Wouter Bolsterlee + + and especially translators: + + Abel Cheung, Alexander Shopov, Ani Peter, Ankit Patel, Baris Cicek, + Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Claude Paroz, Clytie + Siddall, Daniel Nylander, Duarte Loreto, Funda Wang, Gabor Kelemen, + Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Ivar Smolin, Josep + Puigdemont i Casamajó, Jovan Naumovski, Khandakar Mujahidul Islam, + Kjartan Maraas, Leonardo Ferreira Fontenelle, Leonid Kanter, Lucas + Rocha, Matic Žgur, Meelad Zakaria, Mişu Moldovan, Mugurel Tudor, Nikos + Charonitakis, Priit Laes, Rahul Bhalerao, Raivis Dejus, Rajesh Ranjan, + Roozbeh Pournader, Runa Bhattacharjee, Satoru SATOH, Subhransu Behera, + Theppitak Karoonboonyanan, Žygimantas Beručka + +============== Evince 0.5.5 ============== diff --git a/configure.ac b/configure.ac index 9005561..2e78110 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.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.6.0],[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) @@ -40,7 +40,7 @@ dnl Check dependencies # SHELL_CFLAGS for shell implementation. # SHELL_LIBS -POPPLER_REQUIRED=0.5.2 +POPPLER_REQUIRED=0.5.3 DBUS_GLIB_REQUIRED=0.33 GTK_REQUIRED=2.8.15 KEYRING_REQUIRED=0.4.0 -- cgit v0.9.1