From b53d9cb0e7cd0cc96f405adf03c75ac729dc87ef Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 20 Mar 2008 23:36:21 +0000 Subject: [PATCH] Typo. svn path=/trunk/; revision=19916 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a11f7318be..a039c9d7ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ building of the GDI+ loaders. When including loaders in the gdk-pixbuf library, either build in - abll the GDI+ ones or none of them. Use just -DINCLUDE_gdiplus in + all the GDI+ ones or none of them. Use just -DINCLUDE_gdiplus in $INCLUDED_LOADER_DEFINE to signal building them in. Add Automake conditionals BUILD_GDIPLUS_LOADERS to indicate