From 35d16c74b28511fd68f2c9c76a06b043714ecac7 Mon Sep 17 00:00:00 2001 From: phcoder Date: Fri, 24 Jul 2009 21:22:30 +0000 Subject: [PATCH] Improved Changelog as suggested by Pavel Roskin. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ac7a70a9..4381e3cc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2009-07-24 Vladimir Serbinenko - * util/i386/pc/grub-setup.c (setup): Fix bug when - installing on partionless disk. + * util/i386/pc/grub-setup.c (setup): Fix segmentation fault when + partition map couldn't be identified. 2009-07-23 Pavel Roskin