From: BVK Chaitanya Date: Sat, 1 May 2010 10:19:43 +0000 (+0530) Subject: Fix comment handling. X-Git-Tag: 1.99~928 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8ebb84111313712881396b2b3f8f84fd479454e;p=thirdparty%2Fgrub.git Fix comment handling. * tests/grub_script_comments.in: New testcase. * conf/tests.rmk: Rules for new testcase. * script/yylex.l: Updated flex rules. --- a8ebb84111313712881396b2b3f8f84fd479454e diff --cc ChangeLog index 4c8f2b2f8,4c8f2b2f8..572fade35 --- a/ChangeLog +++ b/ChangeLog @@@ -1,3 -1,3 +1,11 @@@ ++2010-05-01 BVK Chaitanya ++ ++ Fix comment handling. ++ ++ * tests/grub_script_comments.in: New testcase. ++ * conf/tests.rmk: Rules for new testcase. ++ * script/yylex.l: Updated flex rules. ++ 2010-04-28 Samuel Thibault * docs/grub.texi (play): Document that zero pitches produce rests.