Module Name: src
Committed By: riz
Date: Tue May 22 18:37:13 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Typo fix in ticket #266 pulled up.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.106 -r1.1.2.107 src/doc/CHANGES-6.0
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.0
diff -u src/doc/CHANGES-6.0:1.1.2.106 src/doc/CHANGES-6.0:1.1.2.107
--- src/doc/CHANGES-6.0:1.1.2.106 Mon May 21 16:50:28 2012
+++ src/doc/CHANGES-6.0 Tue May 22 18:37:13 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.106 2012/05/21 16:50:28 jdc Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.107 2012/05/22 18:37:13 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -2456,7 +2456,7 @@ sys/netsmb/subr_mchain.c 1.21
Fix problem copying files to SMB-mounted partitions. PR#44092.
[nakayama, ticket #265]
-sys/dev/pci/if_wpi.c 1.51
+sys/dev/pci/if_wpi.c 1.51 via patch
Do not advertise IBSS mode, because it isn't supported. PR#46101.
[khorben, ticket #266]