From: BVK Chaitanya Date: Wed, 25 Aug 2010 13:04:20 +0000 (+0530) Subject: add changelog X-Git-Tag: 1.99~645^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24c6190aedb2e60401b915675bdf9b4698162b7;p=thirdparty%2Fgrub.git add changelog --- diff --git a/ChangeLog b/ChangeLog index 2db022484..bd03c490e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-08-25 BVK Chaitanya + + Multiple variable names support to "export" command. + + * normal/context.c (grub_cmd_export): "export" command supports + multiple variable names. + 2010-08-23 BVK Chaitanya New Automake based build system for GRUB.