Module Name: src
Committed By: riz
Date: Sat May 19 17:03:33 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket 1758.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.163 -r1.1.2.164 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.163 src/doc/CHANGES-5.2:1.1.2.164
--- src/doc/CHANGES-5.2:1.1.2.163 Sat May 19 16:51:18 2012
+++ src/doc/CHANGES-5.2 Sat May 19 17:03:32 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.163 2012/05/19 16:51:18 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.164 2012/05/19 17:03:32 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -6376,3 +6376,9 @@ share/man/man5/route.conf.5 1.4
evaluating variables.
[gendalia, ticket #1757]
+sys/netsmb/subr_mchain.c 1.21
+
+ Fix a regression introduced in netsmb by ticket #1426.
+ PR#44092.
+ [nakayama, ticket #1758]
+