Revision: 2563
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2563
Author: fzielcke
Date: 2009-09-03 14:12:27 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
2009-09-03 Felix Zielcke <[email protected]>
* INSTALL: Note that GNU Bison 2.3 or later is required.
Modified Paths:
--------------
trunk/grub2/ChangeLog
trunk/grub2/INSTALL
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-09-03 07:53:40 UTC (rev 2562)
+++ trunk/grub2/ChangeLog 2009-09-03 14:12:27 UTC (rev 2563)
@@ -1,3 +1,7 @@
+2009-09-03 Felix Zielcke <[email protected]>
+
+ * INSTALL: Note that GNU Bison 2.3 or later is required.
+
2009-09-03 Colin Watson <[email protected]>
* kern/i386/pc/startup.S: Fix typo.
Modified: trunk/grub2/INSTALL
===================================================================
--- trunk/grub2/INSTALL 2009-09-03 07:53:40 UTC (rev 2562)
+++ trunk/grub2/INSTALL 2009-09-03 14:12:27 UTC (rev 2563)
@@ -13,7 +13,7 @@
* GCC 2.95 or later
* GNU Make
-* GNU Bison
+* GNU Bison 2.3 or later
* GNU binutils 2.9.1.0.23 or later
* Other standard GNU/Unix tools
* Ruby 1.6 or later