cd9660 support for i386 BIOS bootloader.

This commit is contained in:
junyoung 2005-06-23 07:12:07 +00:00
parent ea7965eb77
commit 4367c48d6c
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.479 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.480 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -47,6 +47,8 @@ Changes from NetBSD 3.0 to NetBSD 4.0:
azalia(4): Add driver for High Definition Audio. [kent 20050621]
wtf(6): Now searches all acronyms databases (the -t switch is
done), whatis(1) and then pkg_info(1). [hubertf 20050622]
i386: Add cd9660 file system support to the BIOS bootloader.
[junyoung 20050622]
make(1): Remove (undocumented) support for automagically setting
.OBJDIR to ./obj.${MACHINE, ./obj or /usr/obj/`pwd`.
[lukem 20050623]