2006-01-25 Yoshinori K. Okuji <okuji@enbug.org>

* util/i386/pc/grub-install.in: Escape a backslash. Reported by
        Poe Chen <poe.poechen@gmail.com>.
This commit is contained in:
okuji 2006-01-25 00:11:36 +00:00
parent 77c4a3939d
commit 6de53d26a2
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-01-25 Yoshinori K. Okuji <okuji@enbug.org>
* util/i386/pc/grub-install.in: Escape a backslash. Reported by
Poe Chen <poe.poechen@gmail.com>.
2006-01-17 Marco Gerards <marco@gnu.org>
* include/grub/normal.h: Include <grub/script.h>.