From 2b3dc30d8b372bfa91e459ab2e23004146e2a073 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 10 Jul 2006 21:39:59 +0000 Subject: Update for release 0.5.4 2006-07-11 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 0.5.4 --- diff --git a/ChangeLog b/ChangeLog index 33d6f29..b24e4b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-07-11 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.5.4 + 2006-07-11 Bastien Nocera * Makefile.am: diff --git a/NEWS b/NEWS index 6061500..d95f35b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,43 @@ ============== +Evince 0.5.4 +============== + +New Features: + + * Evince supports impress slides with --enable-impress + * URI's with anchors can be opened + +Bug Fixes: + + * PAPI printing crash was fixed + * Threads-related crash was fixed + * Assertion on document types that don't support + links don't cause crash now + * Reload crash was fixed as loading of + password-protected documents + * Page-label command line option works again + +Translations: + + * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW + +Thanks: + + Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon, + Ricardo Markiewicz, Wouter Bolsterlee + + and especially translators: + + Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov, Ankit Patel, + Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall, + Francisco Javier F. Serrador, Funda Wang, Hendrik Richter, + I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga, + Jakub Friedl, Jayaradha, Josep Puigdemont Casamajó, + Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg, + Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan, + Vincent van Adrighem, Yair Hershkovitz + +============== Evince 0.5.3 ============== diff --git a/configure.ac b/configure.ac index 3081339..7e06105 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.3) +AC_INIT(evince, 0.5.4) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_CONFIG_HEADER(config.h) -- cgit v0.9.1