Revision: 2554
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2554
Author: fzielcke
Date: 2009-09-01 16:13:29 +0000 (Tue, 01 Sep 2009)
Log Message:
-----------
fix wrong date and use \t instead of 8 spaces in previous ChangeLog entry
Modified Paths:
--------------
trunk/grub2/ChangeLog
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-09-01 15:46:06 UTC (rev 2553)
+++ trunk/grub2/ChangeLog 2009-09-01 16:13:29 UTC (rev 2554)
@@ -1,7 +1,7 @@
-2009-01-01 Felix Zielcke <[email protected]>
+2009-09-01 Felix Zielcke <[email protected]>
* genmk.rb: Add quotes around $(TARGET_OBJ2ELF) to cope with
- non GNU test.
+ non GNU test.
2009-08-30 Vladimir Serbinenko <[email protected]>