Move log entry for azalia(4) in list of changes for NetBSD 3.0 after
it has been pulled up into the "netbsd-3" branch.
This commit is contained in:
parent
5ffaff9f39
commit
7e5f8bd1bf
|
@ -1,4 +1,4 @@
|
|||
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.487 $>
|
||||
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.488 $>
|
||||
|
||||
|
||||
[Note: This file does not mention every change made to the NetBSD source tree.
|
||||
|
@ -44,7 +44,6 @@ Changes from NetBSD 3.0 to NetBSD 4.0:
|
|||
partitions, to recover lost disklabels. [xtraeme 20050615]
|
||||
ataraid(4): Add man page and adapt support for Adaptec HostRAID
|
||||
from FreeBSD. [briggs 20050620]
|
||||
azalia(4): Add driver for High Definition Audio. [kent 20050621]
|
||||
wtf(6): Now searches all acronyms databases (the -t switch is
|
||||
gone), whatis(1) and then pkg_info(1). [hubertf 20050622]
|
||||
i386: Add cd9660 file system support to the BIOS bootloader.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.29 $>
|
||||
LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.30 $>
|
||||
|
||||
|
||||
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
|
||||
|
@ -7956,3 +7956,4 @@ Changes from NetBSD 2.0 to NetBSD 3.0:
|
|||
pkill(1): Add -i option to ignore case for both pgrep(1) and pkill(1).
|
||||
[sketch 20050316]
|
||||
postinstall(8): Moved from /etc to /usr/sbin. [lukem 20050417]
|
||||
azalia(4): Add driver for High Definition Audio. [kent 20050621]
|
||||
|
|
Loading…
Reference in New Issue