Module Name:    src
Committed By:   snj
Date:           Sat Aug 19 05:26:02 UTC 2017

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.2

Log Message:
1490


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.300 -r1.1.2.301 src/doc/CHANGES-6.2

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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.300 src/doc/CHANGES-6.2:1.1.2.301
--- src/doc/CHANGES-6.2:1.1.2.300	Sat Aug 19 05:06:56 2017
+++ src/doc/CHANGES-6.2	Sat Aug 19 05:26:02 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.300 2017/08/19 05:06:56 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.301 2017/08/19 05:26:02 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -18581,3 +18581,8 @@ sys/compat/linux/common/linux_time.c		1.
 	missing cred check in linux_sys_settimeofday()
 	[mrg, ticket #1489]
 
+bin/rmdir/rmdir.c				1.27
+
+	PR/48182: Fix rmdir -p handling of top-level (root) directory.
+	[ginsbach, ticket #1490]
+

Reply via email to