Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #119.
details: https://anonhg.NetBSD.org/src/rev/df2982d59d0a
branches: netbsd-9
changeset: 453826:df2982d59d0a
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Aug 27 04:22:08 2019 +0000
description:
Ticket #119.
diffstat:
doc/CHANGES-9.0 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7635edcc7c2d -r df2982d59d0a doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Tue Aug 27 04:21:01 2019 +0000
+++ b/doc/CHANGES-9.0 Tue Aug 27 04:22:08 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.29 2019/08/26 14:16:35 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.30 2019/08/27 04:22:08 msaitoh Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -2232,3 +2232,8 @@
MODULE_CLASS_DRIVER, not MODULE_CLASS_MISC.
[nakayama, ticket #118]
+usr.sbin/sysinst/gpt.c 1.11
+
+ Fix a bug when installing to pre-exising GPT partitions.
+ Handle GPT labels with spaces.
+ [martin, ticket #119]
Home |
Main Index |
Thread Index |
Old Index