From: robertmh Date: Sat, 5 Jan 2008 12:21:08 +0000 (+0000) Subject: Give credit to the person who reported that.. X-Git-Tag: 1.98~1727 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb3581902c2b8dc71dda13dca243d406efd7d141;p=thirdparty%2Fgrub.git Give credit to the person who reported that.. --- diff --git a/ChangeLog b/ChangeLog index 4acd8b403..6028eea26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * util/i386/pc/grub-setup.c (usage): Replace obsolete `(hd0,0)' in usage example with `(hd0,1)'. + Reported by Samuel Thibault. 2008-01-05 Robert Millan