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-02-16 10:33:01 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-02-16 10:33:01 (GMT)
commitc083ad4aef4e800e321ecff8bc434238ab5aba8e (patch)
treecead594baae0bdec638324973a2538461b5efb84 /ChangeLog
parentde4c24cbddee1726970b4421213b4956e4adbd25 (diff)
Return the image list in the right order. Fixes bug #516237.
2008-02-16 Carlos Garcia Campos <carlosgc@gnome.org> * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image_mapping): Return the image list in the right order. Fixes bug #516237. svn path=/trunk/; revision=2916
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 330cdb2..9af08da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-16 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * backend/pdf/ev-poppler.cc:
+ (pdf_document_images_get_image_mapping):
+
+ Return the image list in the right order. Fixes bug #516237.
+
2008-02-12 Wouter Bolsterlee <wbolster@svn.gnome.org>
* backend/impress/impress-document.c: