From 66058f52b747469cba163c483a9cf3af23044155 Mon Sep 17 00:00:00 2001 From: Jody Goldberg Date: Tue, 26 Jul 2005 23:00:01 +0000 Subject: Fix build breakage due to extra whitespace after a backslash. 2005-07-26 Jody Goldberg * Makefile.am : Fix build breakage due to extra whitespace after a backslash. svn path=/trunk/; revision=29894 --- composer/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index fca013a62f..cbd14b3d72 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2005-07-26 Jody Goldberg + + * Makefile.am : Fix build breakage due to extra whitespace after a + backslash. + 2005-07-26 Harish Krishnaswamy * Makefile.am: Fix make distcheck issues. -- cgit