From 2634bcac5be22b4f387cadda070b68e495affd77 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 4 Jan 2008 15:07:08 +0000 Subject: [PATCH] fix svn path=/trunk/; revision=24527 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index ee033b95ba..35ae6ab5d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * app/core/gimpimagemap.c (gimp_image_map_apply): switch tile sources and sinks to assume linear data. +2008-01-04 Michael Natterer + * app/tools/gimpimagemaptool.c (gimp_image_map_tool_create_map): enable disabling gegl again, which i broke with my last commit.