Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1697



details:   https://anonhg.NetBSD.org/src/rev/24543fb870e7
branches:  netbsd-8
changeset: 987008:24543fb870e7
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Sep 23 10:08:35 2021 +0000

description:
Ticket #1697

diffstat:

 doc/CHANGES-8.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 8ee567b53b46 -r 24543fb870e7 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Thu Sep 23 10:04:53 2021 +0000
+++ b/doc/CHANGES-8.3   Thu Sep 23 10:08:35 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.102 2021/09/15 16:39:19 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.103 2021/09/23 10:08:35 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2109,3 +2109,10 @@
        - KNF.
        - Fix typos.
        [msaitoh, ticket #1696]
+
+bin/mkdir/mkdir.c                              1.39
+
+       mkdir(1): PR 56398: fix mode of final component of paths when -m
+       is used.
+       [kre, ticket #1697]
+



Home | Main Index | Thread Index | Old Index