[2603] fix last changelog entry

Robert Millan <[email protected]> Sat, 19 Sep 2009 20:18:04 +0000
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2603
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2603
Author:   robertmh
Date:     2009-09-19 20:18:03 +0000 (Sat, 19 Sep 2009)
Log Message:
-----------
fix last changelog entry

Modified Paths:
--------------
    trunk/grub2/ChangeLog

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-09-19 14:15:00 UTC (rev 2602)
+++ trunk/grub2/ChangeLog	2009-09-19 20:18:03 UTC (rev 2603)
@@ -1,9 +1,9 @@
 2009-09-19  Colin Watson  <[email protected]>
 
 	* 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  <[email protected]>