From b06a291ce9eb2937623cadb4b854f94faebe4bfa Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Fri, 27 Apr 2001 22:40:16 +0000 Subject: [PATCH] Fix ChangeLog. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 34feac6d1..50935725d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2001-04-27 David Turner - * src/base/ftbbox.c (BBox_Cubic_Check): fixed the coefficient + * src/base/ftbbox.c (BBox_Cubic_Check): Fixed the coefficient normalization algorithm (invalid final bit position, and invalid - shift computation..) + shift computation). 2001-04-26 Werner Lemberg