Module Name: src
Committed By: martin
Date: Wed Apr 22 18:26:06 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #843
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-9.1
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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.38 src/doc/CHANGES-9.1:1.1.2.39
--- src/doc/CHANGES-9.1:1.1.2.38 Wed Apr 22 18:22:23 2020
+++ src/doc/CHANGES-9.1 Wed Apr 22 18:26:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.38 2020/04/22 18:22:23 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.39 2020/04/22 18:26:06 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -980,3 +980,8 @@ sys/compat/ossaudio/ossaudio.c 1.83
ossaudio: Avoid giving userland uninitialized memory.
[maxv, ticket #841]
+external/gpl3/gcc/lib/libsupc++/Makefile 1.13
+
+ PR 54660: pull in atomicity.h (atomicity.cc) on sparc.
+ [mrg, ticket #843]
+