From: Vladimir 'phcoder' Serbinenko Date: Mon, 13 Sep 2010 10:17:22 +0000 (+0200) Subject: Add missing ChangeLog X-Git-Tag: 1.99~534^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd75223cca283694ffec2f74b2635604e1a3d5d;p=thirdparty%2Fgrub.git Add missing ChangeLog --- diff --git a/ChangeLog.hints b/ChangeLog.hints new file mode 100644 index 000000000..16ae1cc90 --- /dev/null +++ b/ChangeLog.hints @@ -0,0 +1,6 @@ +2009-12-28 Vladimir Serbinenko + + Search hints support. + + * commands/search.c (FUNC_NAME): New arguments hints and nhints. + All users updated.