Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-02-21 23:01:12 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-02-21 23:01:12 (GMT)
commit6887c2c43edcf389641f03f027e32baf7a373d1d (patch)
treefdd80240a0d4898c7f40ad092fa8db974230ea69 /ChangeLog
parent63d3055cfb524a3165130b0f2318d8f5c66a1161 (diff)
Patch from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
Mon Feb 21 17:52:08 2005 Jonathan Blandford <jrb@redhat.com> * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the page when we get the page size.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00eb23e..748c61b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Feb 21 17:52:08 2005 Jonathan Blandford <jrb@redhat.com>
+
+ * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
+ from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
+ page when we get the page size.
+
2005-02-21 Marco Pesenti Gritti <marco@gnome.org>
* ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):