diff --git a/ChangeLog b/ChangeLog index 77d14d69bb..f2b42dd45d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2004-06-09 Sven Neumann - * app/tools/gimppenciltool.c (gimp_pencil_tool_init): no need + * app/tools/gimppenciltool.c (gimp_pencil_tool_init): no need to request GIMP_MOTION_MODE_EXACT here since the parent class does that already.