Module Name: src Committed By: martin Date: Tue Nov 26 09:00:55 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.2 Log Message: Ticket #1461 To generate a diff of this commit: cvs rdiff -u -r1.1.2.73 -r1.1.2.74 src/doc/CHANGES-8.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-8.2 diff -u src/doc/CHANGES-8.2:1.1.2.73 src/doc/CHANGES-8.2:1.1.2.74 --- src/doc/CHANGES-8.2:1.1.2.73 Tue Nov 26 08:26:19 2019 +++ src/doc/CHANGES-8.2 Tue Nov 26 09:00:55 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.2,v 1.1.2.73 2019/11/26 08:26:19 martin Exp $ +# $NetBSD: CHANGES-8.2,v 1.1.2.74 2019/11/26 09:00:55 martin Exp $ A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2 release: @@ -1717,3 +1717,9 @@ sys/dev/hyperv/if_hvn.c 1.11 hvn(4): Fix incorrect ident when waiting for NVS command response. [nonaka, ticket #1460] +share/tmac/doc2html 1.68 + + PR toolchain/54715: Remove duplicate (incorrect) version of + the .Lk macro. + [kre, ticket #1461] +