From d166e5afd2bee4a12d943ca585a5acde1ea1eca4 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 2 Mar 2005 12:36:15 +0000 Subject: [PATCH] Release 0.1.6 2005-03-02 Marco Pesenti Gritti * NEWS: * configure.ac: * po/POTFILES.in: Release 0.1.6 --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ NEWS | 19 +++++++++++++++++++ configure.ac | 2 +- po/POTFILES.in | 2 +- 4 files changed, 55 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 37433b93..97e27c06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2005-03-02 Marco Pesenti Gritti + + * NEWS: + * configure.ac: + * po/POTFILES.in: + + Release 0.1.6 + +2005-03-02 Marco Pesenti Gritti + + reviewed by: + + * NEWS: + * configure.ac: + * po/POTFILES.in: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/de.po: + * po/el.po: + * po/en_CA.po: + * po/en_GB.po: + * po/fi.po: + * po/fr.po: + * po/ja.po: + * po/nb.po: + * po/nl.po: + * po/no.po: + * po/pt_BR.po: + * po/sv.po: + * po/zh_CN.po: + * po/zh_TW.po: + 2005-03-01 Kristian Høgsberg Use poppler instead of including xpdf source code. Poppler is a diff --git a/NEWS b/NEWS index 7ed00181..f5ec33c7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +============== +Evince 0.1.6 +============== + +Code changes + + * Use poppler instead of our own xpdf fork (Kristian Høgsberg) + +Interface improvements + + * Use an entry for the page control instead of + spin buttons (Marco) + * Expand the sidebar selection widget (Carlos) + +Bug fixes + + * Fix crash in links loading (Jonathan) + * Fix crashes when reloading document (Marco) + ============== Evince 0.1.5 ============== diff --git a/configure.ac b/configure.ac index f31edb46..f0d330ad 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.5) +AC_INIT(evince, 0.1.6) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work diff --git a/po/POTFILES.in b/po/POTFILES.in index 441127f4..58b5ae1f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -4,7 +4,7 @@ data/evince-password.glade data/evince.desktop.in data/evince.schemas.in -pdf/xpdf/pdf-document.cc +pdf/pdf-document.cc ps/gsdefaults.c ps/ps-document.c shell/eggfindbar.c -- 2.43.0