From e12d351e8ac0ceb4c305400241858faae4692d9c Mon Sep 17 00:00:00 2001 From: Zach Beane Date: Thu, 16 Sep 1999 16:38:38 +0000 Subject: [PATCH] Applied patch from _tom_@sf.airnet.ne.jp in bug #2208, this fixes #2208 * app/color_cmds.c: Applied patch from _tom_@sf.airnet.ne.jp in bug #2208, this fixes #2208 and #2157. -- Zach --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index fb009f17a3..abe3cb9512 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ Wed Sep 15 11:11:08 PDT 1999 Manish Singh 1999-09-15 Zachary Beane + * app/color_cmds.c: Applied patch from _tom_@sf.airnet.ne.jp in + bug #2208, this fixes #2208 and #2157. + * plug-ins/script-fu/scripts/truchet.scm,coolmetal-logo.scm: Changed gimp-flip parameters to match new OrientationType enum values. Fixes bug #2156.