CHANGES revision 1.678
11.3SriastradLIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.678 $>
21.1Sriastrad
31.1Sriastrad
41.1Sriastrad[Note: This file does not mention every change made to the NetBSD source tree.
51.1SriastradFor an exhaustive list, please subscribe to the `source-changes' mailing list,
61.1Sriastrador see the mailing list archives.  For more information, send a message
71.1Sriastradcontaining just the word `help' to `majordomo@NetBSD.org'.]
81.1Sriastrad
91.1Sriastrad
101.1SriastradChanges from NetBSD 4.0 to NetBSD 5.0:
111.1Sriastrad	iwi(4): Use firmload(9) to load firmware images. You no longer need to
121.1Sriastrad		use iwictl(8) to load the firmware. [skrll 20060809]
131.1Sriastrad	acorn32: Remove the old, pre-wscons, console code.  Kernel
141.1Sriastrad		configurations using the old console (kbd, vt, and vidcconsole)
151.1Sriastrad		will need to be updated to use wscons. [bjh21 20060814]
161.1Sriastrad	wpi(4): Driver for Intel PRO/Wireless 3945ABG.  OpenBSD wpi driver
171.1Sriastrad		ported by Jean-Baptiste Campesato. [simonb 20060818]
181.1Sriastrad	acorn32: Correctly detect the display refresh rate being used under
191.1Sriastrad		RISC OS and look for a matching mode in a list of standard
201.1Sriastrad		video modes.  This removes the requirement for compiling
211.1Sriastrad		RISC OS monitor definitions into the kernel. [bjh21 20060820]
221.1Sriastrad	netns: Support for XNS in the kernel and userspace has been
231.1Sriastrad		removed. [matt 20060825]
241.1Sriastrad	netccit: Support for CCITT/X.26 in the kernel and userspace has
251.1Sriastrad		been removed. [matt 20060825]
261.1Sriastrad	mips64: Preliminary support for a MIPS64 toolchain using the N64
271.1Sriastrad		ABI. [matt 20060825]
281.1Sriastrad	postfix: Updated to 2.3.3 [rpaulo 20060827]
291.1Sriastrad	landisk: Initial import of landisk port for SuperH based
301.1Sriastrad		network storage appliances by I-O DATA.  The port was
311.3Sriastrad		done by NONAKA Kimihiro <nonaka@NetBSD.org>.
321.1Sriastrad		[uwe 20060901]
331.1Sriastrad	evbmips: Add timecounter support. [gdamore 20060901]
341.1Sriastrad	sun2: Add timecounter support. [gdamore 20060903]
351.1Sriastrad	sysinst: Besides full and custom installation, there's now also a
361.1Sriastrad		minimal installation consisting of just a kernel, base and
371.1Sriastrad		etc sets. [hubertf 20060904]
381.1Sriastrad	tcp: Add support for Explicit Congestion Notification as defined
391.1Sriastrad		in RFC 3168. Sponsored by Google SoC. [rpaulo 20060905]
401.3Sriastrad