Module Name: src
Committed By: sborrill
Date: Thu Nov 2 14:03:58 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #441
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.150 -r1.1.2.151 src/doc/CHANGES-10.0
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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.150 src/doc/CHANGES-10.0:1.1.2.151
--- src/doc/CHANGES-10.0:1.1.2.150 Mon Oct 30 17:46:05 2023
+++ src/doc/CHANGES-10.0 Thu Nov 2 14:03:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.150 2023/10/30 17:46:05 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.151 2023/11/02 14:03:58 sborrill Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -12809,3 +12809,8 @@ sys/dev/usb/ehci.c 1.318,1.319
ehci(4): fix timeout logic.
[riastradh, ticket #440]
+sbin/gpt/gpt.8 1.79
+ Add missing suffixes for size values and clarify that they are
+ case-independent.
+ [martin, ticket #441]
+