CHANGES revision 1.1988
1# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1988 $>
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	wm(4): Add internal SERDES support for 82575 and newer controllers.
39		[msaitoh 20140903]
40	or1k: Add new port.  [matt 20140903]
41	awindma(4): Add support for AllWinner A10/A20 DMA controller.
42		[jmcneill 20140906]
43	awinac(4): Add support for AllWinner A10/A20 audio codec.
44		[jmcneill 20140906]
45	awinrtc(4): Add support for AllWinner A10/A20 real-time clock.
46		[jmcneill 20140907]
47	awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
48	rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
49	rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
50	dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
51	arm: Add support for i.MX6 SoC. [ryo 20140925]
52	gpt(8): Completed overhaul, including adding follwing subcommands:
53		resize, set, unset, backup, restore, and resizedisk.
54		[jnemeth 20140926]
55	dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
56	mpt(4): added bio(4) support. [jmcneill 20140927]
57	gpt(8): added type subcommand to modify partition type.
58		[jnemeth 20140927]
59	zoneinfo: Import tzdata2014h. [apb 20141004]
60