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