Module Name: src Committed By: skrll Date: Mon May 11 10:34:37 UTC 2020
Modified Files: src/doc: CHANGES Log Message: Note hppa modules default To generate a diff of this commit: cvs rdiff -u -r1.2685 -r1.2686 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2685 src/doc/CHANGES:1.2686 --- src/doc/CHANGES:1.2685 Mon May 4 16:21:23 2020 +++ src/doc/CHANGES Mon May 11 10:34:37 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2685 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2686 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -192,3 +192,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: xennet(4): add support for feature-sg & jumbo frames [jdolecek 20200430] xvif(4): add support for feature-sg & jumbo frames [jdolecek 20200503] xen: Support MSI for XenPV [jdolecek 20200504] + hppa: Enable modules in GENERIC by default. [skrll 20200511]