Module Name: src Committed By: christos Date: Wed Oct 22 16:54:13 UTC 2014
Modified Files: src/doc: CHANGES Log Message: mention address sanitizer To generate a diff of this commit: cvs rdiff -u -r1.1997 -r1.1998 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.1997 src/doc/CHANGES:1.1998 --- src/doc/CHANGES:1.1997 Mon Oct 20 13:46:33 2014 +++ src/doc/CHANGES Wed Oct 22 12:54:13 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1997 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1998 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -77,3 +77,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018] OpenSSH: Imported 6.7. [christos 20141018] resolvconf(8): Import openresolv-3.6.0 [roy 20141020] + gcc: Support -fsanitize=address