]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
fix last changelog entry
authorrobertmh <robertmh@localhost>
Sat, 19 Sep 2009 20:18:03 +0000 (20:18 +0000)
committerrobertmh <robertmh@localhost>
Sat, 19 Sep 2009 20:18:03 +0000 (20:18 +0000)
ChangeLog

index 4144fbe2b5a6dad055ed5b3f3c15799283d3a253..14df06ad8c2d55e6407d67dc13aee1f4728bdce2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
 2009-09-19  Colin Watson  <cjwatson@ubuntu.com>
 
        * 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  <phcoder@gmail.com>