Module Name: src
Committed By: martin
Date: Mon May 14 16:08:15 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1548
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.337 -r1.1.2.338 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.337 src/doc/CHANGES-6.2:1.1.2.338
--- src/doc/CHANGES-6.2:1.1.2.337 Thu May 3 15:05:46 2018
+++ src/doc/CHANGES-6.2 Mon May 14 16:08:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.337 2018/05/03 15:05:46 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.338 2018/05/14 16:08:15 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21246,3 +21246,8 @@ sys/kern/uipc_mbuf.c 1.211 (patch)
the chain.
[maxv, ticket #1547]
+sys/dev/ic/hme.c 1.97
+
+ Fix mis-placed right parenthesis.
+ [pgoyette, ticket #1548]
+