Module Name: src Committed By: martin Date: Wed Dec 26 13:19:55 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1144 To generate a diff of this commit: cvs rdiff -u -r1.1.2.80 -r1.1.2.81 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.80 src/doc/CHANGES-8.1:1.1.2.81 --- src/doc/CHANGES-8.1:1.1.2.80 Tue Dec 25 11:26:48 2018 +++ src/doc/CHANGES-8.1 Wed Dec 26 13:19:54 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.80 2018/12/25 11:26:48 martin Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.81 2018/12/26 13:19:54 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -2104,3 +2104,9 @@ sys/external/bsd/drm2/nouveau/nouveau_pc Do not attach too new "turing" based nouveau cards. [maya, ticket #1145] +sys/external/bsd/ipf/netinet/fil.c 1.22 + + Fix missing braces. + [sevan, ticket #1144] + +