[2420] 2009-07-16 Vladimir Serbinenko <[email protected]>

Vladimir Serbinenko <[email protected]> Thu, 16 Jul 2009 16:38:19 +0000
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2420
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2420
Author:   phcoder
Date:     2009-07-16 16:38:19 +0000 (Thu, 16 Jul 2009)
Log Message:
-----------
2009-07-16  Vladimir Serbinenko  <[email protected]>

	Enable all targets that can be built by default

	* configure.ac: enable efiemu runtime, grub-emu, grub-emu-usb,
	grub-mkfont and grub-fstest if they can be built

Modified Paths:
--------------
    trunk/grub2/ChangeLog

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-07-16 16:37:18 UTC (rev 2419)
+++ trunk/grub2/ChangeLog	2009-07-16 16:38:19 UTC (rev 2420)
@@ -1,8 +1,8 @@
-2009-06-17  Vladimir Serbinenko  <[email protected]>
+2009-07-16  Vladimir Serbinenko  <[email protected]>
 
 	Enable all targets that can be built by default
 
-	* configure.c: enable efiemu runtime, grub-emu, grub-emu-usb,
+	* configure.ac: enable efiemu runtime, grub-emu, grub-emu-usb,
 	grub-mkfont and grub-fstest if they can be built
 
 2009-07-16  Vladimir Serbinenko  <[email protected]>