Module Name:    src
Committed By:   lukem
Date:           Tue May 23 20:24:24 UTC 2023

Modified Files:
        src/doc: CHANGES

Log Message:
ctfmerge: pthread error handling. macos host fixes


To generate a diff of this commit:
cvs rdiff -u -r1.2966 -r1.2967 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.2966 src/doc/CHANGES:1.2967
--- src/doc/CHANGES:1.2966	Sat May 13 12:51:28 2023
+++ src/doc/CHANGES	Tue May 23 20:24:24 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2966 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2967 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -103,3 +103,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 		[skrll 20230507]
 	riscv: Add Google Goldfish RTC driver. [skrll 20230508]
 	OpenSSL: Imported 3.0.8. [christos 20230510]
+	ctfmerge: Add error handling to pthread APIs.
+		Fix semaphores for macOS host tool.  [lukem 20230523]

Reply via email to