From 4cbbccec2d9284a92044dab6153519e06432726d Mon Sep 17 00:00:00 2001 From: robertmh Date: Sat, 19 Sep 2009 20:18:03 +0000 Subject: [PATCH] fix last changelog entry --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4144fbe2b..14df06ad8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ 2009-09-19 Colin Watson * util/grub.d/30_os-prober.in: Don't throw away stderr from - os-prober. Under normal operation, it does not print anything to - stderr; if it does, we need to debug it, and throwing away stderr - makes that excessively difficult. + os-prober. Under normal operation, it does not print anything to + stderr; if it does, we need to debug it, and throwing away stderr + makes that excessively difficult. 2009-09-16 Vladimir Serbinenko