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>2007-05-22 10:04:21 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-05-22 10:04:21 (GMT)
commitdf3510ed9fdf66e192f89e222a1dfc867af2729d (patch)
tree77e6881b5d491adfbef4e229ceb1f2ee44a4d036 /ChangeLog
parent55df2834052430d7ff694216ed7749c506d8ecbb (diff)
Fix build with current poppler from cvs head.
2007-05-22 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection): Fix build with current poppler from cvs head. svn path=/trunk/; revision=2473
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a3420a..feb0ceb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-05-22 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * configure.ac:
+ * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
+
+ Fix build with current poppler from cvs head.
+
2007-05-21 Eduardo Lima <eduardo.lima@indt.org.br>
* libdocument/ev-file-helpers.c: (ensure_dir_exists):