From e5e850c2f7e3a7076ad20fcd3c8368ebf387f518 Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sun, 19 Oct 2008 14:22:44 +0000 Subject: [PATCH] Misc ChangeLog cleanups. svn path=/trunk/; revision=27330 --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index e70964e007..0dfd8e93d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ 2008-10-19 Martin Nordholts * app/base/base-types.h: Rename the convenient channel offset - defines from FOO_PIX to FOO as this increases readability. + defines from CHANNEL_PIX to CHANNEL as this increases readability. * app/base/color-balance.c * app/base/colorize.c @@ -104,7 +104,7 @@ 2008-10-18 Sven Neumann Applied patch from Alexia Death as attached to bug #471344: - + * app/core/Makefile.am * app/core/gimpcoords-interpolate.[ch]: new files with interpolation code taken from ... @@ -221,7 +221,7 @@ 2008-10-13 Sven Neumann Bug 556182 – Could you please explain a few strings [I18N] - + * plug-ins/pygimp/plug-ins/py-slice.py: added translator comments. 2008-10-13 Sven Neumann @@ -243,7 +243,7 @@ Applied patch from Luidnel Maignan that splits the legacy code for layer modes into new files. - + * app/paint-funcs/Makefile.am * app/paint-funcs/layer-modes.[ch] * app/paint-funcs/paint-funcs-utils.h: new files with code taken @@ -656,7 +656,7 @@ 2008-10-09 Sven Neumann Bug 555697 – build fails if configured with --without-libjpeg - + * plug-ins/Makefile.am: applied patch from Simon Zilliken that disables the build of the PSD plug-in if JPEG support is disabled.