Module Name: src
Committed By: christos
Date: Sun Jun 9 19:59:36 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
new libarchive
To generate a diff of this commit:
cvs rdiff -u -r1.3062 -r1.3063 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.3062 src/doc/CHANGES:1.3063
--- src/doc/CHANGES:1.3062 Sun Jun 9 14:46:51 2024
+++ src/doc/CHANGES Sun Jun 9 15:59:36 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3062 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3063 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -416,3 +416,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
ISO9660/HFS hybrid ISO images for mac68k and macppc.
[tsutsui 20240531]
pthread(3): Fix memory leak in pthread_create(). [hannken 20240608]
+ libarchive: Import libarchive-3.7.4. [christos 20240609]