From 79434341407bd32efe4960c804bb6f11d68e0708 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Sun, 08 Oct 2006 21:53:05 +0000 Subject: Update for 0.6.1 2006-10-09 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for 0.6.1 --- diff --git a/ChangeLog b/ChangeLog index b348be7..0a12617 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2006-10-09 Nickolay V. Shmyrev + * NEWS: + * configure.ac: + + Update for 0.6.1 + +2006-10-09 Nickolay V. Shmyrev + * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose), (job_fonts_finished_cb), (ev_properties_fonts_set_document): @@ -106,7 +113,7 @@ * shell/ev-window.c: (ev_window_setup_action_sensitivity), (ev_window_set_view_accels_sensitivity): - Don't enable Splash on documents which don't support + Don't enable Slash on documents which don't support find. Fixes bug #358648. 2006-10-01 Wouter Bolsterlee diff --git a/NEWS b/NEWS index 61acc6d..77160ac 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,32 @@ ============== +Evince 0.6.1 +============== + +Bug Fixes: + + * Current page follows find page + * Reopen reloads document + * Document size is guessed correctly + * Icons are installed in correct folders + * Memory leak fixed, etc + +Translations: + + * da dz el en_GB es fa gl it ka nn ro + +Thanks: + + Carlos Garcia Campos, Mathias Hasselmann, Wouter Bolsterlee, + Christian Persch + + and especially translators: + + Alessio Frusciante, Åsmund Skjæveland, David Lodge, + Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas, + Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader, + Vladimer Sichinava + +============== Evince 0.6.0 ============== diff --git a/configure.ac b/configure.ac index 049e6e9..a33b02b 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.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[0.6.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) -- cgit v0.9.1