Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7fb1a..12b07fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-08-22 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-jobs.[ch]: (ev_job_attachments_init),
+ (ev_job_attachments_dispose), (ev_job_attachments_run),
+ (ev_job_attachments_class_init), (ev_job_attachments_new):
+ * shell/ev-sidebar-attachments.c:
+ (ev_sidebar_attachments_set_document):
+
+ Add a new job to get the attachments in a thread with the document
+ lock held. Fixes bug #548653.
+
2008-08-19 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/tiff/tiff-document.c: (tiff_document_get_page_label),