Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-04-08 09:50:20 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-04-08 09:50:20 (GMT)
commitf210958704e219d23ceebd8b5ed3603f789a1686 (patch)
treea7a9dda42f0e5d75ddf4adeba4c197c8532875de /ChangeLog
parentaf926e18f4cd9393fc32293f1065e8e41b996426 (diff)
Fix build (again) when poppler version is 0.6
2008-04-08 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: Fix build (again) when poppler version is 0.6 svn path=/trunk/; revision=2997
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28cadc4..020a576 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-04-08 Carlos Garcia Campos <carlosgc@gnome.org>
+ * configure.ac:
+
+ Fix build (again) when poppler version is 0.6
+
+2008-04-08 Carlos Garcia Campos <carlosgc@gnome.org>
+
* backend/djvu/djvu-links.c: (build_tree):
Make sure link title is a valid utf8 string. Fixes bug #526517.