Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- src/doc/CHANGES 2018/08/20 10:57:52 1.2428 +++ src/doc/CHANGES 2018/08/24 05:39:04 1.2429 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2428 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2429 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -204,3 +204,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0: OpenSSL: Imported 1.1.0i. [christos 20180818] acpi(4): Updated ACPICA to 20180810. [christos 20180818] dhcpcd: Import 7.0.8. [roy 20180820] + amd64: Add support for kASan - Kernel Address Sanitizer. + [maxv 20180820]