2004-03-07 Yoshinori K. Okuji <okuji@enbug.org>

Now this project is GRUB 2 rather than PUPA. The location of
	the CVS repository was moved to GRUB's.

	* configure.ac: Use bug-grub as the reporting address.
	Use GRUB instead of PUPA.
	Change the version number to 1.90.
This commit is contained in:
okuji 2004-03-07 11:21:05 +00:00
parent 8367695cff
commit 3b1139cb9d
6 changed files with 44 additions and 30 deletions

2
TODO
View file

@ -13,6 +13,8 @@ Priorities:
higher priority.
* Replace PUPA with GRUB (or GRUB 2). !!!
* Add more filesystems (such as jfs, ffs, and reiserfs). !
* Add journal playback support to ext2fs (so it will become ext3fs).