]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2004-04-04 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sun, 4 Apr 2004 13:10:40 +0000 (13:10 +0000)
committerokuji <okuji@localhost>
Sun, 4 Apr 2004 13:10:40 +0000 (13:10 +0000)
* include/pupa: Renamed to ...
* include/grub: ... this.
* util/i386/pc/pupa-mkimage.c: Renamed to ...
* util/i386/pc/grub-mkimage.c: ... this.
* util/i386/pc/pupa-setup.c: Renamed to ...
* util/i386/pc/grub-setup.c: ... this.
* util/pupa-emu.c: Renamed to ...
* util/grub-emu.c: ... this.

ChangeLog

index 6174e458d294205896d291532ec8ab5bcd97177d..6f19073fe9cb0007a72f41b9f711020040e24c18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-04-04  Yoshinori K. Okuji  <okuji@enbug.org>
+
+       * include/pupa: Renamed to ...
+       * include/grub: ... this.
+       * util/i386/pc/pupa-mkimage.c: Renamed to ...
+       * util/i386/pc/grub-mkimage.c: ... this.
+       * util/i386/pc/pupa-setup.c: Renamed to ...
+       * util/i386/pc/grub-setup.c: ... this.
+       * util/pupa-emu.c: Renamed to ...
+       * util/grub-emu.c: ... this.
+
 2004-03-29  Marco Gerards  <metgerards@student.han.nl>
 
        Add support for the newworld apple macintosh (PPC).  This has been