From c403a1250dce0ea374917122c95e56a1621b2890 Mon Sep 17 00:00:00 2001 From: fzielcke Date: Tue, 1 Sep 2009 16:13:29 +0000 Subject: [PATCH] fix wrong date and use \t instead of 8 spaces in previous ChangeLog entry --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 73e5436a3..15d059f92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ -2009-01-01 Felix Zielcke +2009-09-01 Felix Zielcke * genmk.rb: Add quotes around $(TARGET_OBJ2ELF) to cope with - non GNU test. + non GNU test. 2009-08-30 Vladimir Serbinenko