From d204dea31d0ba314e74ed4bf204d705e257aae1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Thu, 28 Oct 2004 06:14:47 +0000 Subject: [PATCH] reword changelog entry, add bug # --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6302fb6749..e4a322477d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ 2004-10-28 Øyvind Kolås - * app/display/gimpdisplayshell-preview.c: Made the transform preview - approximate the perspective transform by subdividision, currently - subdividing into a 5x5 grid, increase resolution to increase accuracy. + * app/display/gimpdisplayshell-preview.c: Improve preview accuracy of + perspective transform, by subdiving into a 5x5 grid. + + Fixes bug #152222. 2004-10-27 Philip Lafleur