Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.2580
      1  1.2580       roy # LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2580 $>
      2  1.1095   tsutsui #
      3  1.1095   tsutsui #
      4  1.1095   tsutsui # [Note: This file does not mention every change made to the NetBSD source tree.
      5  1.1095   tsutsui # For an exhaustive list, please subscribe to the `source-changes' mailing list,
      6  1.1095   tsutsui # or see the mailing list archives.  For more information, send a message
      7  1.1095   tsutsui # containing just the word `help' to `majordomo (a] NetBSD.org'.]
      8  1.1095   tsutsui #
      9  1.1095   tsutsui # ----------------------------------------------------------------------------
     10  1.1095   tsutsui # PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
     11  1.1095   tsutsui #
     12  1.1095   tsutsui #	theme: Content ...
     13  1.1095   tsutsui #		more content ...
     14  1.1095   tsutsui #		more content. [developer DATE-FORMAT]
     15  1.1095   tsutsui #
     16  1.1095   tsutsui # That's it, one tab to start an item, and two tabs to indent the content.
     17  1.1095   tsutsui # Also please start the content with a capital and end it with a dot.
     18  1.1095   tsutsui #
     19  1.1095   tsutsui # This is very important for the www scripts, otherwise it won't be able to
     20  1.1095   tsutsui # parse the file and the HTML output will be mangled.
     21  1.1106   tsutsui #
     22  1.1106   tsutsui # See htutils/changes/changes2html script for more details.
     23  1.1106   tsutsui #
     24  1.1095   tsutsui # ----------------------------------------------------------------------------
     25  1.1028   xtraeme 
     26  1.2564    martin Changes from NetBSD 9.0 to NetBSD 10.0:
     27  1.2567       rin 	openldap: Import 2.4.48. [christos 20180808]
     28  1.2568       mrg 	usbnet(9): Add common framework for USB network devices.  Port the
     29  1.2568       mrg 		axe(4), axen(4), cdce(4), cue(4), mue(4), smsc(4), udav(4),
     30  1.2568       mrg 		ure(4), url(4), and urndis(4) drivers fixing many bugs and
     31  1.2568       mrg 		porting to NET_MPSAFE in the process.  [mrg 20190814]
     32  1.2570       mrg 	usbnet(9): Port kue(4) and upl(4). [mrg 20190818]
     33  1.2572  pgoyette 	boot(8): GPT and RAIDframe support for x86 bootstrap [manu 20190818]
     34  1.2573       roy 	dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]
     35  1.2576       roy 	inet6: Fix sending RTM_MISS for unresolvable addresses and restore
     36  1.2576       roy 		ND6_LLINFO_WAITDELETE so that any send at this point can
     37  1.2576       roy 		return EHOSTDOWN to match inet behaviour. [roy 20190901]
     38  1.2577       roy 	inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
     39  1.2578       roy 	dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]
     40  1.2579  christos 	bind: Import version 9.14.5. [christos 20190905]
     41  1.2580       roy 	resolvconf(8): Import openresolv-3.9.2 [roy 20190908]
     42