Module Name: src Committed By: martin Date: Sun Apr 7 11:02:13 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1227 To generate a diff of this commit: cvs rdiff -u -r1.1.2.124 -r1.1.2.125 src/doc/CHANGES-8.1 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-8.1 diff -u src/doc/CHANGES-8.1:1.1.2.124 src/doc/CHANGES-8.1:1.1.2.125 --- src/doc/CHANGES-8.1:1.1.2.124 Fri Apr 5 08:42:48 2019 +++ src/doc/CHANGES-8.1 Sun Apr 7 11:02:13 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.124 2019/04/05 08:42:48 msaitoh Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.125 2019/04/07 11:02:13 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -2816,3 +2816,9 @@ sys/sys/dkio.h 1.25 Add a disk ioctl DIOCRMWEDGES to remove all wedges of a given disk (if not busy). [martin, ticket #1223] + +sys/dev/ic/msm6242b.c 1.4 + + Remove misplaced semicolon. + [rin, ticket #1227] +