Module Name:    src
Committed By:   martin
Date:           Tue May 17 13:49:43 UTC 2022

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.3

Log Message:
Ticket #1453


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.94 -r1.1.2.95 src/doc/CHANGES-9.3

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.3
diff -u src/doc/CHANGES-9.3:1.1.2.94 src/doc/CHANGES-9.3:1.1.2.95
--- src/doc/CHANGES-9.3:1.1.2.94	Tue May 17 12:11:08 2022
+++ src/doc/CHANGES-9.3	Tue May 17 13:49:43 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.94 2022/05/17 12:11:08 bouyer Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.95 2022/05/17 13:49:43 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1664,3 +1664,8 @@ libexec/mail.local/mail.local.c			1.29
 	Thanks to Jan Schaumann for bringing this to our attention.
 	[kre, ticket #1455]
 
+common/lib/libc/atomic/atomic_c11_compare_exchange_cas_32.c 1.5
+
+	Fix the copy&paste error in ticket #1451.
+	[skrll, ticket #1453]
+

Reply via email to