From: BVK Chaitanya Date: Sat, 10 Apr 2010 13:58:59 +0000 (+0530) Subject: Documentation fix. X-Git-Tag: 1.99~957 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f516290c5a104f95e28ddf6801804dedf9ccc0d3;p=thirdparty%2Fgrub.git Documentation fix. * util/grub-script-check.c: Better help message. --- f516290c5a104f95e28ddf6801804dedf9ccc0d3 diff --cc ChangeLog index e8fa86033,e8fa86033..38171b1f0 --- a/ChangeLog +++ b/ChangeLog @@@ -1,3 -1,3 +1,9 @@@ ++2010-04-10 BVK Chaitanya ++ ++ Documentation fix. ++ ++ * util/grub-script-check.c: Better help message. ++ 2010-04-10 BVK Chaitanya Fix FreeBSD build.