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-10-22 13:25:20 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-10-22 13:25:20 (GMT)
commit80db4b8b5f7e0e49a9dd5208dcd55ab7cb80b16c (patch)
tree776cb94730e1b63b43d29fda15b25ba5c449bb89 /ChangeLog
parentb70b608a4ff0f7472d2b7ab5935cbd8db4718998 (diff)
Fix a crash when printing with the gnome-print dialog. Fixes bug #488939.
2007-10-22 Carlos Garcia Campos <carlosgc@gnome.org> * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin): * shell/ev-print-job.c: (ev_print_job_class_init): Fix a crash when printing with the gnome-print dialog. Fixes bug #488939. svn path=/trunk/; revision=2713
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dab5687..87f92bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-10-22 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
+ * shell/ev-print-job.c: (ev_print_job_class_init):
+
+ Fix a crash when printing with the gnome-print dialog. Fixes bug
+ #488939.
+
2007-10-18 Sebastien Bacher <seb128@ubuntu.com>
* backend/pixbuf/pixbuf-document.c: