Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1347 and #1348
details: https://anonhg.NetBSD.org/src/rev/a98557c59f17
branches: netbsd-9
changeset: 987011:a98557c59f17
user: martin <martin%NetBSD.org@localhost>
date: Thu Sep 23 10:13:28 2021 +0000
description:
Tickets #1347 and #1348
diffstat:
doc/CHANGES-9.3 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 45065168fdb4 -r a98557c59f17 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Thu Sep 23 10:11:02 2021 +0000
+++ b/doc/CHANGES-9.3 Thu Sep 23 10:13:28 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.30 2021/09/15 16:32:30 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.31 2021/09/23 10:13:28 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -730,3 +730,14 @@
- Fix typos.
[msaitoh, ticket #1346]
+bin/mkdir/mkdir.c 1.39
+
+ mkdir(1): PR 56398: fix mode of final component of paths when -m
+ is used.
+ [kre, ticket #1347]
+
+bin/cp/utils.c 1.47
+
+ cp(1): PR 54564: cp of a fifo yields an empty file.
+ [skrll, ticket #1348]
+
Home |
Main Index |
Thread Index |
Old Index