Module Name: src Committed By: thorpej Date: Sun Mar 22 20:26:59 UTC 2020
Modified Files: src/doc: CHANGES Log Message: Note bwfm firmware update. To generate a diff of this commit: cvs rdiff -u -r1.2660 -r1.2661 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.2660 src/doc/CHANGES:1.2661 --- src/doc/CHANGES:1.2660 Sun Mar 22 18:49:45 2020 +++ src/doc/CHANGES Sun Mar 22 20:26:59 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2660 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2661 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -159,3 +159,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: red-black trees. [ad 20200322] uvm: Process concurrent page faults on individual objects in parallel, where the relevant pages are already in-core. [ad 20200322] + bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]