Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog34
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
-rw-r--r--po/POTFILES.in2
4 files changed, 55 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 37433b9..97e27c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2005-03-02 Marco Pesenti Gritti <marco@gnome.org>
+
+ * NEWS:
+ * configure.ac:
+ * po/POTFILES.in:
+
+ Release 0.1.6
+
+2005-03-02 Marco Pesenti Gritti <marco@gnome.org>
+
+ reviewed by: <delete if not using a buddy>
+
+ * 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 <krh@redhat.com>
Use poppler instead of including xpdf source code. Poppler is a
diff --git a/NEWS b/NEWS
index 7ed0018..f5ec33c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
==============
+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 f31edb4..f0d330a 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 441127f..58b5ae1 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