From 80ed071c7b876c7afd8d3a53df65d2dc1f31c557 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Fri, 30 Jul 2004 01:13:50 +0000 Subject: [PATCH] completed last entry --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8b409cea2f..bf5b7f78eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,8 @@ * libgimpwidgets/gimpcolorbutton.c * plug-ins/common/edge.c: removed trailing commas from enums. - * plug-ins/common/snoise.c + * plug-ins/common/snoise.c: renamed defines to avoid collision + with system headers. * plug-ins/imagemap/imap_cmd_move.c: no C++ style comments.