From 85c9f14f3c0221ddba72d192d066cb3ec2df631b Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 14 Mar 2005 12:55:32 +0000 Subject: Release 0.1.9 2005-03-14 Marco Pesenti Gritti * NEWS: * configure.ac: Release 0.1.9 --- diff --git a/ChangeLog b/ChangeLog index e88ee0a..826de8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-03-14 Marco Pesenti Gritti + + * NEWS: + * configure.ac: + + Release 0.1.9 + 2005-03-13 Fernando Herrera * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get): diff --git a/NEWS b/NEWS index 242bc7a..9441194 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,10 @@ ============== +Evince 0.1.9 +============== + + * Fix a crash in the nautilus thumbnailer (Fernando Herrera) + +============== Evince 0.1.8 ============== diff --git a/configure.ac b/configure.ac index bc50848..ef59faa 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.59) -AC_INIT(evince, 0.1.8) +AC_INIT(evince, 0.1.9) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work -- cgit v0.9.1