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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f14fa1b..4215dc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-02-01 Carlos Garcia Campos <carlosgc@gnome.org>
+ * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
+
+ Clamp top/bottom values of destinations to make sure they are not
+ bigger than the page height. Fixes bug #569327.
+
+2009-02-01 Carlos Garcia Campos <carlosgc@gnome.org>
+
* libdocument/ev-debug.h:
Fix build when debug mode is disabled.