]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix comment handling.
authorBVK Chaitanya <bvk.groups@gmail.com>
Sat, 1 May 2010 10:19:43 +0000 (15:49 +0530)
committerBVK Chaitanya <bvk.groups@gmail.com>
Sat, 1 May 2010 10:19:43 +0000 (15:49 +0530)
* tests/grub_script_comments.in: New testcase.
* conf/tests.rmk: Rules for new testcase.
* script/yylex.l: Updated flex rules.

1  2 
ChangeLog

diff --cc ChangeLog
index 4c8f2b2f80adfddc7e83e9ed8c29aeb58fa47221,4c8f2b2f80adfddc7e83e9ed8c29aeb58fa47221..572fade3544df2e66e46b1053b115b665a7b0ed1
+++ b/ChangeLog
@@@ -1,3 -1,3 +1,11 @@@
++2010-05-01  BVK Chaitanya  <bvk.groups@gmail.com>
++
++      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  <samuel.thibault@ens-lyon.org>
  
        * docs/grub.texi (play): Document that zero pitches produce rests.