Module Name:    src
Committed By:   sborrill
Date:           Fri Feb 17 16:02:31 UTC 2012

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
Ticket #1726


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.136 src/doc/CHANGES-5.2:1.1.2.137
--- src/doc/CHANGES-5.2:1.1.2.136	Sun Feb  5 12:45:40 2012
+++ src/doc/CHANGES-5.2	Fri Feb 17 16:02:31 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.136 2012/02/05 12:45:40 bouyer Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.137 2012/02/17 16:02:31 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -6028,3 +6028,9 @@ sys/net/route.c					1.126
 	portion.
 	[christos, ticket #1721]
 
+sys/fs/smbfs/smbfs_vnops.c			1.70
+
+	Directory open with NT_SMBS capability require the NOPEN bit to
+	be set too. Fixes directory listing on smbfs mounts.
+	[njoly, ticket #1726]
+

Reply via email to