Module Name: src
Committed By: snj
Date: Tue Dec 31 01:10:40 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
1931
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-9.5
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.5
diff -u src/doc/CHANGES-9.5:1.1.2.44 src/doc/CHANGES-9.5:1.1.2.45
--- src/doc/CHANGES-9.5:1.1.2.44 Sun Dec 15 15:05:18 2024
+++ src/doc/CHANGES-9.5 Tue Dec 31 01:10:40 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.44 2024/12/15 15:05:18 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.45 2024/12/31 01:10:40 snj Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -695,3 +695,10 @@ lib/libpthread/res_state.c 1.8
libpthread: PR 58888: zero-initialize res_state objects.
[riastradh, ticket #1930]
+build.sh 1.383, 1.384, 1.388 via patch
+
+ Add a new operation "show-revisionid" that extracts a marker
+ usable to recreate the source (depending on the revision control
+ system in use).
+ [martin, ticket #1931]
+