Module Name: src Committed By: martin Date: Thu Feb 24 10:08:41 UTC 2022
Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1736 To generate a diff of this commit: cvs rdiff -u -r1.1.2.121 -r1.1.2.122 src/doc/CHANGES-8.3 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.3 diff -u src/doc/CHANGES-8.3:1.1.2.121 src/doc/CHANGES-8.3:1.1.2.122 --- src/doc/CHANGES-8.3:1.1.2.121 Thu Feb 3 14:22:17 2022 +++ src/doc/CHANGES-8.3 Thu Feb 24 10:08:40 2022 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.3,v 1.1.2.121 2022/02/03 14:22:17 martin Exp $ +# $NetBSD: CHANGES-8.3,v 1.1.2.122 2022/02/24 10:08:40 martin Exp $ A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3 release: @@ -2543,3 +2543,8 @@ xsrc/external/mit/xterm/dist/graphics_si Apply upstream fix for CVE-2022-24130. [mrg, ticket #1735] +bin/sh/histedit.c 1.60 + + sh(1): fix "fc -e". + [kre, ticket #1736] +