fix last changelog entry

This commit is contained in:
robertmh 2009-09-19 20:18:03 +00:00
parent a83d079b1e
commit 4cbbccec2d

View file

@ -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>