From 4801638536a61e0b81df1f2278703a819918ce11 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 01 Feb 2009 10:12:10 +0000 Subject: Clamp top/bottom values of destinations to make sure they are not bigger 2009-02-01 Carlos Garcia Campos * 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. svn path=/trunk/; revision=3396 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f14fa1b..4215dc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2009-02-01 Carlos Garcia Campos + * 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 + * libdocument/ev-debug.h: Fix build when debug mode is disabled. -- cgit v0.9.1