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