CHANGES revision 1.813
1LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.813 $>
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	evbmips: add Infineon ADM5120 port. [dyoung 20070320]
12	ipv6: add ipv6 fast forward. [liamjfoy 20070307]
13	openssl: Import OpenSSL 0.9.8e. [mjf 20070307]
14	evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
15	mac68k: add support for four more Nubus video cards, including the 
16		VillageTronic MacPicasso 340. [hauke 20061206]
17	shark: add support for igsfb at ofbus. [macallan 20061207]
18	ixp425: add support for NPE Ethernet. [scw 20061210]
19	shark: add support for XFree86 with wsfb. [macallan 20061220]
20	postfix(1): Updated to 2.3.5. [rpaulo 20061220]
21	nfs: Remove NQNFS support from kernel. [yamt 20061227]
22  	zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
23	i386: add support for Microsoft Xbox. [jmcneill 20070105]
24	ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
25		changes is now supported - no more ntpd restarts when interface
26		addresses are re-configured (WLAN/DSL/ppp/...). [kardel 20070106]
27	ug(4): driver for the Abit uGuru hardware system monitor,
28		contributed by Mihai Chelaru. [xtraeme 20070106]
29	kernel: global 'securelevel' variable removed; it is now internal to
30		the secmodel. [elad 20070110]
31	GCC: Updated to version 4.1.2-20070110.  [mrg 20070111]
32	acpitools: added from FreeBSD via fvdl [christos 20070114]
33	scsictl(8): added setspeed command, to set the highest speed that the
34		optical drive should use for reading data,
35		contributed by Kimura Fuyuki. [bouyer 20070122]
36	bind: import 9.4.0-rc2 [christos 20070127]
37	newlock2: Merge the newlock2 branch. Introduces a number of new
38		kernel synchronization primitives, improves scalability
39		on MP systems, and replaces the existing SA threads model
40		with a 1:1 threading model. [ad 20070209]
41	news68k: Implement generic softintr(9) support. [tsutsui 20070210]
42	refuse: added file system in userspace compatibility functionality,
43		layered on top of libpuffs [agc 20070211]
44	i386: added an opencrypto provider for VIA ACE (AES encryption
45		instructions), ported from OpenBSD. [daniel 20070217]
46	sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
47	btuart(4): Add support for Bluetooth HCI UART (H4) driver.
48		[kiyohara 20070221]
49	btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
50		[kiyohara 20070221]
51        mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
52	eeprom(8): Add the missing kernel bits on arm and powerpc that kept
53		eeprom from actually changing firmware settings
54		[macallan 20070228]
55	MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
56		defined in MAKEDEV. [apb 20070303]
57	x68k: Add generic softintr(9) support. [tsutsui 20070304]
58	luna68k: Add generic softintr(9) support. [tsutsui 20070304]
59	file(1): update to 4.20.  [pooka 20070304]
60	hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
61	build: 'make iso-image' in src/ (or build.sh iso-image) will build
62		iso images, eventually bootable, using in-tree tools.
63		[bouyer 20070306]
64	i386, amd64: switch bootable iso images to native boot format, and add
65		different bootable kenrels on the iso images. Enable ACPI
66		in default INSTALL and GENERIC kernels. [bouyer 20070306]
67	openssh: import 4.6 [christos 20070310]
68	aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
69		adapted from FreeBSD for envsys(4). [xtraeme 20070313]
70