diff --git a/ChangeLog b/ChangeLog index b088df08f0..3866b71a22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * app/tools/gimppainttool.c (gimp_paint_tool_motion): don't paint while the Shift key is pressed for line drawing (bug #529434). +2008-07-08 Martin Nordholts + + * plug-ins/pygimp/gimpmodule.c (gimp_methods): Remove duplicate + entry of gimp.get_foreground(). + 2008-07-08 Sven Neumann * plug-ins/help-browser/dialog.c (build_menu): plugged a memory leak. diff --git a/plug-ins/pygimp/ChangeLog b/plug-ins/pygimp/ChangeLog index 0b0a166050..7a4893bb34 100644 --- a/plug-ins/pygimp/ChangeLog +++ b/plug-ins/pygimp/ChangeLog @@ -1,8 +1,3 @@ -2008-07-08 Martin Nordholts - - * gimpmodule.c (gimp_methods): Remove duplicate entry of - gimp.get_foreground(). - 2006-04-28 Sven Neumann * doc/pygimp.sgml: applied documentation patch contributed by