From fb3581902c2b8dc71dda13dca243d406efd7d141 Mon Sep 17 00:00:00 2001 From: robertmh Date: Sat, 5 Jan 2008 12:21:08 +0000 Subject: [PATCH] Give credit to the person who reported that.. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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