CHANGES revision 1.800
1LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.800 $>
2
3
4[Note: This file does not mention every change made to the NetBSD source tree.
5For an exhaustive list, please subscribe to the `source-changes' mailing list,
6or see the mailing list archives.  For more information, send a message
7containing just the word `help' to `majordomo@NetBSD.org'.]
8
9
10Changes from NetBSD 4.0 to NetBSD 5.0:
11	evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
12	mac68k: add support for four more Nubus video cards, including the 
13		VillageTronic MacPicasso 340. [hauke 20061206]
14	shark: add support for igsfb at ofbus. [macallan 20061207]
15	ixp425: add support for NPE Ethernet. [scw 20061210]
16	shark: add support for XFree86 with wsfb. [macallan 20061220]
17	postfix(1): Updated to 2.3.5. [rpaulo 20061220]
18	nfs: Remove NQNFS support from kernel. [yamt 20061227]
19  	zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
20	i386: add support for Microsoft Xbox. [jmcneill 20070105]
21	ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
22		changes is now supported - no more ntpd restarts when interface
23		addresses are re-configured (WLAN/DSL/ppp/...). [kardel 20070106]
24	ug(4): driver for the Abit uGuru hardware system monitor,
25		contributed by Mihai Chelaru. [xtraeme 20070106]
26	kernel: global 'securelevel' variable removed; it is now internal to
27		the secmodel. [elad 20070110]
28	GCC: Updated to version 4.1.2-20070110.  [mrg 20070111]
29	acpitools: added from FreeBSD via fvdl [christos 20070114]
30	scsictl(8): added setspeed command, to set the highest speed that the
31		optical drive should use for reading data,
32		contributed by Kimura Fuyuki. [bouyer 20070122]
33	bind: import 9.4.0-rc2 [christos 20070127]
34	newlock2: Merge the newlock2 branch. Introduces a number of new
35		kernel synchronization primitives, improves scalability
36		on MP systems, and replaces the existing SA threads model
37		with a 1:1 threading model. [ad 20070209]
38	news68k: Implement generic softintr(9) support. [tsutsui 20070210]
39	refuse: added file system in userspace compatibility functionality,
40		layered on top of libpuffs [agc 20070211]
41	i386: added an opencrypto provider for VIA ACE (AES encryption
42		instructions), ported from OpenBSD. [daniel 20070217]
43	sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
44	btuart(4): Add support for Bluetooth HCI UART (H4) driver.
45		[kiyohara 20070221]
46	btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
47		[kiyohara 20070221]
48        mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
49	eeprom(8): Add the missing kernel bits on arm and powerpc that kept
50		eeprom from actually changing firmware settings
51		[macallan 20070228]
52	MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
53		defined in MAKEDEV. [apb 20070303]
54	file(1): update to 4.20.  [pooka 20070304]
55