From: BVK Chaitanya Date: Mon, 18 Jan 2010 14:19:19 +0000 (+0530) Subject: Add missing ChangeLog entry for -r2078 X-Git-Tag: 1.98~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2eaee157c8ccab8e7200fe1fb248dcf8dd74218;p=thirdparty%2Fgrub.git Add missing ChangeLog entry for -r2078 --- diff --git a/ChangeLog b/ChangeLog index df7f90587..963d91514 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-01-18 BVK Chaitanya + + Added new tool, grub-scrit-check to verify grub.cfg syntax. + + * util/grub-script-check.c: grub-script-check tool. + * conf/common.rmk: Make rules for grub-script-check. + 2010-01-18 Robert Millan Fix annoying UI bug in rescue mode. Thanks to Tristan Gingold for