From: bvk.groups@gmail.com <> Date: Tue, 7 Sep 2010 04:09:14 +0000 (+0530) Subject: * docs/grub.texi (Shell-like scripting): Documentation for break, X-Git-Tag: 1.99~576 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3119c46f3a9f0ba2a7f50c03fb41ec7e4cf330;p=thirdparty%2Fgrub.git * docs/grub.texi (Shell-like scripting): Documentation for break, continue, shift and return commands. --- aa3119c46f3a9f0ba2a7f50c03fb41ec7e4cf330 diff --cc ChangeLog index 05a3ddf90,05a3ddf90..1bc29c327 --- a/ChangeLog +++ b/ChangeLog @@@ -1,3 -1,3 +1,8 @@@ ++2010-09-07 BVK Chaitanya ++ ++ * docs/grub.texi (Shell-like scripting): Documentation for break, ++ continue, shift and return commands. ++ 2010-09-06 Vladimir Serbinenko Rename CD-ROM to cd on BIOS.