CHANGES revision 1.1986
1# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1986 $>
2#
3#
4# [Note: This file does not mention every change made to the NetBSD source tree.
5# For an exhaustive list, please subscribe to the `source-changes' mailing list,
6# or see the mailing list archives.  For more information, send a message
7# containing just the word `help' to `majordomo@NetBSD.org'.]
8#
9# ----------------------------------------------------------------------------
10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11#
12#	theme: Content ...
13#		more content ...
14#		more content. [developer DATE-FORMAT]
15#
16# That's it, one tab to start an item, and two tabs to indent the content.
17# Also please start the content with a capital and end it with a dot.
18#
19# This is very important for the www scripts, otherwise it won't be able to
20# parse the file and the HTML output will be mangled.
21#
22# See htutils/changes/changes2html script for more details.
23#
24# ----------------------------------------------------------------------------
25
26
27Changes from NetBSD 7.0 to NetBSD 8.0:
28	libc: Update to tzcode2014f. [christos 20140815]
29	gmake:	Update to gmake-3.81 in external/gpl2/gmake and remove 
30		gnu/dist/gmake (3.80) [christos 20140818]
31	module(7): Create MODULAR_DEFAULT_AUTOLOAD config flag to control
32		whether module autoloading is on by default.
33		[jnemeth 20140824]
34	kernel: Option SYMTAB_SPACE has been replaced with COPY_SYMTAB.
35		The related changes to src/sys/conf require a rebuild of
36		config(1). [joerg 20140824]
37	zoneinfo: Import tzdata2014g. [apb 20140831]
38
39	wm(4): Add internal SERDES support for 82575 and newer controllers.
40		[msaitoh 20140903]
41	or1k: Add new port.  [matt 20140903]
42	awindma(4): Add support for AllWinner A10/A20 DMA controller.
43		[jmcneill 20140906]
44	awinac(4): Add support for AllWinner A10/A20 audio codec.
45		[jmcneill 20140906]
46	awinrtc(4): Add support for AllWinner A10/A20 real-time clock.
47		[jmcneill 20140907]
48	awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
49	rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
50	rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
51	dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
52	arm: Add support for i.MX6 SoC. [ryo 20140925]
53	gpt(8): Completed overhaul, including adding follwing subcommands:
54		resize, set, unset, backup, restore, and resizedisk.
55		[jnemeth 20140926]
56	dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
57	mpt(4): added bio(4) support. [jmcneill 20140927]
58