Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #1453



details:   https://anonhg.NetBSD.org/src/rev/9cafce82bba6
branches:  netbsd-9
changeset: 366195:9cafce82bba6
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 17 13:49:43 2022 +0000

description:
Ticket #1453

diffstat:

 doc/CHANGES-9.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b0d231721273 -r 9cafce82bba6 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Tue May 17 13:48:45 2022 +0000
+++ b/doc/CHANGES-9.3   Tue May 17 13:49:43 2022 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index