From f4f40a205537d276893c9731d1c054f84d98d11e Mon Sep 17 00:00:00 2001 From: David Neary Date: Sat, 28 Apr 2001 20:20:18 +0000 Subject: [PATCH] This got missed in the last commit. This got missed in the last commit. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index ee1b778679..0fd20ddd5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2001-04-28 David Neary + + * app/tools/transform_options.[ch]: Separated the transform + options stuff from the gimptransformtool files so that each of the + transform tools to make is available to the other transform tools. + + * app/tools/gimptransformtool.c + * app/tools/gimpscaletool.c + * app/tools/gimpsheartool.c + * app/tools/gimprotatetool.c + * app/tools/gimpperspectivetool.c + * app/tools/Makefile.am: Changed accordingly + 2001-04-28 Michael Natterer * app/appenums.h: added RunModeType.